Uses of Class
net.minecraft.network.protocol.game.ServerboundContainerButtonClickPacket
Packages that use ServerboundContainerButtonClickPacket
Package
Description
-
Uses of ServerboundContainerButtonClickPacket in net.minecraft.network.protocol.game
Methods 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.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundContainerButtonClickPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleContainerButtonClick(ServerboundContainerButtonClickPacket packet)