Uses of Class
net.minecraft.network.play.client.CSpectatePacket
Packages that use CSpectatePacket
-
Uses of CSpectatePacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CSpectatePacketModifier and TypeMethodDescriptionvoid
IServerPlayNetHandler.handleTeleportToEntityPacket
(CSpectatePacket p_175088_1_) void
ServerPlayNetHandler.handleTeleportToEntityPacket
(CSpectatePacket p_175088_1_) -
Uses of CSpectatePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CSpectatePacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleTeleportToEntityPacket
(CSpectatePacket packet)