Interface IMixinServerboundMoveVehiclePacket
public interface IMixinServerboundMoveVehiclePacket
-
Method Summary
-
Method Details
-
setX
void setX(double x) -
setY
void setY(double y) -
setZ
void setZ(double z) -
setYaw
void setYaw(float yaw) -
setPitch
void setPitch(float pitch)
-