update Coord
Updates the current known coordinate of the given Avatar. This function must be called on each avatar before player info is computed.
Parameters
level
the current height level of the avatar.
x
the x coordinate of the avatar.
z
the z coordinate of the avatar (this is commonly referred to as 'y' coordinate).