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_CLICKServerboundContainerClickPacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidServerGamePacketListener.handleContainerClick(ServerboundContainerClickPacket p_133749_) -
Uses of ServerboundContainerClickPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundContainerClickPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.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 TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleContainerClick(ServerboundContainerClickPacket packet)