Uses of Class
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket.Rot
-
Uses of ClientboundMoveEntityPacket.Rot in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundMoveEntityPacket.Rot> GamePacketTypes.CLIENTBOUND_MOVE_ENTITY_ROT
static final StreamCodec
<FriendlyByteBuf, ClientboundMoveEntityPacket.Rot> ClientboundMoveEntityPacket.Rot.STREAM_CODEC
Modifier and TypeMethodDescriptionprivate static ClientboundMoveEntityPacket.Rot
ClientboundMoveEntityPacket.Rot.read
(FriendlyByteBuf p_179005_)