package alg type MeshMapPos struct { X int16 Y int16 Z int16 }