Uses of Class
net.minecraft.network.protocol.game.ServerboundContainerClickPacket
Packages that use ServerboundContainerClickPacket
Package
Description
-
Uses of ServerboundContainerClickPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundContainerClickPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundContainerClickPacket> GamePacketTypes.SERVERBOUND_CONTAINER_CLICK
ServerboundContainerClickPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundContainerClickPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundContainerClickPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleContainerClick
(ServerboundContainerClickPacket p_133749_) -
Uses of ServerboundContainerClickPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundContainerClickPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleContainerClick
(ServerboundContainerClickPacket p_9856_) -
Uses of ServerboundContainerClickPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundContainerClickPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleContainerClick
(ServerboundContainerClickPacket packet)