Uses of Class
net.minecraft.network.protocol.game.ClientboundPlayerPositionPacket
-
Uses of ClientboundPlayerPositionPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleMovePlayer
(ClientboundPlayerPositionPacket p_105056_) -
Uses of ClientboundPlayerPositionPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundPlayerPositionPacket> GamePacketTypes.CLIENTBOUND_PLAYER_POSITION
static final StreamCodec
<FriendlyByteBuf, ClientboundPlayerPositionPacket> ClientboundPlayerPositionPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleMovePlayer
(ClientboundPlayerPositionPacket p_131416_)