Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetPlayerInventoryPacket
Packages that use ClientboundSetPlayerInventoryPacket
Package
Description
-
Uses of ClientboundSetPlayerInventoryPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetPlayerInventoryPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetPlayerInventory(ClientboundSetPlayerInventoryPacket p_364719_) -
Uses of ClientboundSetPlayerInventoryPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundSetPlayerInventoryPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundSetPlayerInventoryPacket> GamePacketTypes.CLIENTBOUND_SET_PLAYER_INVENTORYClientboundSetPlayerInventoryPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundSetPlayerInventoryPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetPlayerInventoryPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetPlayerInventory(ClientboundSetPlayerInventoryPacket pPacket) -
Uses of ClientboundSetPlayerInventoryPacket in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player that return ClientboundSetPlayerInventoryPacket