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