Uses of Class
net.minecraft.network.protocol.game.ServerboundTeleportToEntityPacket
Packages that use ServerboundTeleportToEntityPacket
Package
Description
-
Uses of ServerboundTeleportToEntityPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundTeleportToEntityPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleTeleportToEntityPacket
(ServerboundTeleportToEntityPacket p_133782_) -
Uses of ServerboundTeleportToEntityPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundTeleportToEntityPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleTeleportToEntityPacket
(ServerboundTeleportToEntityPacket p_9928_) -
Uses of ServerboundTeleportToEntityPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundTeleportToEntityPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleTeleportToEntityPacket
(ServerboundTeleportToEntityPacket packet)