Uses of Class
net.minecraft.network.protocol.game.ClientboundTeleportEntityPacket
Packages that use ClientboundTeleportEntityPacket
-
Uses of ClientboundTeleportEntityPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundTeleportEntityPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleTeleportEntity
(ClientboundTeleportEntityPacket p_105124_) -
Uses of ClientboundTeleportEntityPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundTeleportEntityPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleTeleportEntity
(ClientboundTeleportEntityPacket p_131450_)