Uses of Record Class
net.minecraft.network.protocol.game.ServerboundContainerSlotStateChangedPacket
Packages that use ServerboundContainerSlotStateChangedPacket
-
Uses of ServerboundContainerSlotStateChangedPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundContainerSlotStateChangedPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundContainerSlotStateChangedPacket> GamePacketTypes.SERVERBOUND_CONTAINER_SLOT_STATE_CHANGED
ServerboundContainerSlotStateChangedPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundContainerSlotStateChangedPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundContainerSlotStateChangedPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleContainerSlotStateChanged
(ServerboundContainerSlotStateChangedPacket p_307234_) -
Uses of ServerboundContainerSlotStateChangedPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundContainerSlotStateChangedPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleContainerSlotStateChanged
(ServerboundContainerSlotStateChangedPacket p_307480_)