Uses of Class
net.minecraft.network.protocol.game.ServerboundContainerClosePacket
Packages that use ServerboundContainerClosePacket
Package
Description
-
Uses of ServerboundContainerClosePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundContainerClosePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleContainerClose
(ServerboundContainerClosePacket p_133750_) -
Uses of ServerboundContainerClosePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundContainerClosePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleContainerClose
(ServerboundContainerClosePacket p_9858_) -
Uses of ServerboundContainerClosePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundContainerClosePacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleContainerClose
(ServerboundContainerClosePacket packet)