public static class EntityS2CPacket.RotateAndMoveRelative extends EntityS2CPacket
EntityS2CPacket.MoveRelative, EntityS2CPacket.Rotate, EntityS2CPacket.RotateAndMoveRelativedeltaX, deltaY, deltaZ, field_20849, id, onGround, pitch, rotate, yaw| Constructor and Description |
|---|
RotateAndMoveRelative() |
RotateAndMoveRelative(int int2,
short short2,
short short3,
short short4,
byte byte2,
byte byte3,
boolean bool) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(PacketByteBuf buf) |
void |
write(PacketByteBuf buf) |
apply, decodePacketCoordinates, encodePacketCoordinate, getDeltaXShort, getDeltaYShort, getDeltaZShort, getEntity, getPitch, getYaw, hasRotation, isOnGround, method_22826, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisWritingErrorSkippablepublic RotateAndMoveRelative()
public RotateAndMoveRelative(int int2,
short short2,
short short3,
short short4,
byte byte2,
byte byte3,
boolean bool)
public void read(PacketByteBuf buf) throws IOException
read in interface Packet<ClientPlayPacketListener>read in class EntityS2CPacketIOExceptionpublic void write(PacketByteBuf buf) throws IOException
write in interface Packet<ClientPlayPacketListener>write in class EntityS2CPacketIOException