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 TypeMethodDescriptionvoidClientPacketListener.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 TypeMethodDescriptionvoidClientGamePacketListener.handleOpenScreen(ClientboundOpenScreenPacket p_131409_)