Uses of Class
net.minecraft.network.protocol.game.ClientboundPlayerPositionPacket
Packages that use ClientboundPlayerPositionPacket
-
Uses of ClientboundPlayerPositionPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundPlayerPositionPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleMovePlayer
(ClientboundPlayerPositionPacket p_105056_) -
Uses of ClientboundPlayerPositionPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundPlayerPositionPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleMovePlayer
(ClientboundPlayerPositionPacket p_131416_)