Class ClientboundMoveEntityPacket.Rot
java.lang.Object
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket.Rot
- All Implemented Interfaces:
Packet<ClientGamePacketListener>
- Enclosing class:
- ClientboundMoveEntityPacket
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
ClientboundMoveEntityPacket.Pos, ClientboundMoveEntityPacket.PosRot, ClientboundMoveEntityPacket.Rot
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionread
(FriendlyByteBuf p_179005_) void
write
(FriendlyByteBuf p_132576_) Methods inherited from class net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
getEntity, getXa, getxRot, getYa, getyRot, getZa, handle, hasPosition, hasRotation, isOnGround, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.minecraft.network.protocol.Packet
isSkippable
-
Constructor Details
-
Rot
public Rot(int p_132567_, byte p_132568_, byte p_132569_, boolean p_132570_)
-
-
Method Details
-
read
-
write
-