Uses of Record Class
net.minecraft.network.protocol.game.ServerboundContainerSlotStateChangedPacket
-
Uses of ServerboundContainerSlotStateChangedPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundContainerSlotStateChangedPacket> GamePacketTypes.SERVERBOUND_CONTAINER_SLOT_STATE_CHANGED
ServerboundContainerSlotStateChangedPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleContainerSlotStateChanged
(ServerboundContainerSlotStateChangedPacket p_307234_) -
Uses of ServerboundContainerSlotStateChangedPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleContainerSlotStateChanged
(ServerboundContainerSlotStateChangedPacket p_307480_)