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 TypeMethodDescriptionvoidIServerPlayNetHandler.handleTeleportToEntityPacket(CSpectatePacket p_175088_1_) voidServerPlayNetHandler.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 TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleTeleportToEntityPacket(CSpectatePacket packet)