Uses of Class
net.minecraft.network.protocol.game.ClientboundOpenScreenPacket
Packages that use ClientboundOpenScreenPacket
-
Uses of ClientboundOpenScreenPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundOpenScreenPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleOpenScreen
(ClientboundOpenScreenPacket p_105042_) -
Uses of ClientboundOpenScreenPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundOpenScreenPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleOpenScreen
(ClientboundOpenScreenPacket p_131409_)