Uses of Class
net.minecraft.network.protocol.game.ServerboundContainerClickPacket
Package
Description
-
Uses of ServerboundContainerClickPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundContainerClickPacket> GamePacketTypes.SERVERBOUND_CONTAINER_CLICK
ServerboundContainerClickPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleContainerClick
(ServerboundContainerClickPacket p_133749_) -
Uses of ServerboundContainerClickPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleContainerClick
(ServerboundContainerClickPacket p_9856_) -
Uses of ServerboundContainerClickPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleContainerClick
(ServerboundContainerClickPacket packet)