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 TypeMethodDescriptionvoidClientPacketListener.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 TypeMethodDescriptionvoidClientGamePacketListener.handleTeleportEntity(ClientboundTeleportEntityPacket p_131450_)