Uses of Class
net.minecraft.network.protocol.game.ServerboundContainerClosePacket
Packages that use ServerboundContainerClosePacket
Package
Description
- 
Uses of ServerboundContainerClosePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundContainerClosePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleContainerClose(ServerboundContainerClosePacket p_133750_) 
- 
Uses of ServerboundContainerClosePacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundContainerClosePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleContainerClose(ServerboundContainerClosePacket p_9858_) 
- 
Uses of ServerboundContainerClosePacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundContainerClosePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleContainerClose(ServerboundContainerClosePacket packet)