Uses of Class
net.minecraft.network.protocol.game.ServerboundContainerClosePacket
Packages that use ServerboundContainerClosePacket
-
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_)