Uses of Record Class
net.minecraft.network.protocol.game.ServerboundSpectateEntityPacket
Packages that use ServerboundSpectateEntityPacket
-
Uses of ServerboundSpectateEntityPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSpectateEntityPacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundSpectateEntityPacket> GamePacketTypes.SERVERBOUND_SPECTATE_ENTITYstatic final StreamCodec<io.netty.buffer.ByteBuf, ServerboundSpectateEntityPacket> ServerboundSpectateEntityPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSpectateEntityPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSpectateEntityPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSpectateEntity(ServerboundSpectateEntityPacket packet) -
Uses of ServerboundSpectateEntityPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSpectateEntityPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSpectateEntity(ServerboundSpectateEntityPacket packet)