Uses of Record Class
net.minecraft.network.protocol.game.ServerboundContainerButtonClickPacket
Packages that use ServerboundContainerButtonClickPacket
Package
Description
-
Uses of ServerboundContainerButtonClickPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundContainerButtonClickPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundContainerButtonClickPacket> GamePacketTypes.SERVERBOUND_CONTAINER_BUTTON_CLICK
static final StreamCodec
<FriendlyByteBuf, ServerboundContainerButtonClickPacket> ServerboundContainerButtonClickPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundContainerButtonClickPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundContainerButtonClickPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleContainerButtonClick
(ServerboundContainerButtonClickPacket p_133748_) -
Uses of ServerboundContainerButtonClickPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundContainerButtonClickPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleContainerButtonClick
(ServerboundContainerButtonClickPacket p_9854_) -
Uses of ServerboundContainerButtonClickPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundContainerButtonClickPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleContainerButtonClick
(ServerboundContainerButtonClickPacket packet)