public static class SEntityPacket.RelativeMovePacket extends SEntityPacket
SEntityPacket.LookPacket, SEntityPacket.MovePacket, SEntityPacket.RelativeMovePacket
entityId, isMovePacket, onGround, pitch, posX, posY, posZ, rotating, yaw
Constructor and Description |
---|
RelativeMovePacket() |
RelativeMovePacket(int p_i49990_1_,
short p_i49990_2_,
short p_i49990_3_,
short p_i49990_4_,
boolean p_i49990_5_) |
Modifier and Type | Method and Description |
---|---|
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
func_218743_a, func_218744_a, func_229745_h_, getEntity, getOnGround, getPitch, getX, getY, getYaw, getZ, isRotating, processPacket, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
shouldSkipErrors
public RelativeMovePacket()
public RelativeMovePacket(int p_i49990_1_, short p_i49990_2_, short p_i49990_3_, short p_i49990_4_, boolean p_i49990_5_)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData
in interface IPacket<IClientPlayNetHandler>
readPacketData
in class SEntityPacket
java.io.IOException
public void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData
in interface IPacket<IClientPlayNetHandler>
writePacketData
in class SEntityPacket
java.io.IOException