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