Uses of Class
net.minecraft.network.protocol.game.ClientboundTeleportEntityPacket
-
Uses of ClientboundTeleportEntityPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleTeleportEntity
(ClientboundTeleportEntityPacket p_105124_) -
Uses of ClientboundTeleportEntityPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundTeleportEntityPacket> GamePacketTypes.CLIENTBOUND_TELEPORT_ENTITY
static final StreamCodec
<FriendlyByteBuf, ClientboundTeleportEntityPacket> ClientboundTeleportEntityPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleTeleportEntity
(ClientboundTeleportEntityPacket p_131450_)