Class RefPacketPlayInFlying.Rot
-
- All Implemented Interfaces:
-
pers.neige.neigeitems.ref.network.RefPacket
public class RefPacketPlayInFlying.Rot extends RefPacketPlayInFlying
-
-
Field Summary
Fields Modifier and Type Field Description public double
x
public double
y
public double
z
public float
yaw
public float
pitch
public boolean
onGround
public boolean
changePosition
public boolean
changeLook
-
Constructor Summary
Constructors Constructor Description RefPacketPlayInFlying.Rot()
RefPacketPlayInFlying.Rot(float yaw, float pitch, boolean onGroun)
-