Class RefPacketPlayInFlying
-
- All Implemented Interfaces:
-
pers.neige.neigeitems.ref.network.RefPacket
public class RefPacketPlayInFlying implements RefPacket<T>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
RefPacketPlayInFlying.Rot
public class
RefPacketPlayInFlying.Pos
public class
RefPacketPlayInFlying.PosRot
-
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()
-