Uses of Class
net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket
-
Uses of ClientboundContainerSetSlotPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleContainerSetSlot
(ClientboundContainerSetSlotPacket p_105000_) -
Uses of ClientboundContainerSetSlotPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundContainerSetSlotPacket> GamePacketTypes.CLIENTBOUND_CONTAINER_SET_SLOT
ClientboundContainerSetSlotPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleContainerSetSlot
(ClientboundContainerSetSlotPacket p_131388_)