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 TypeMethodDescriptionvoid
ClientPacketListener.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_INVENTORY
ClientboundSetPlayerInventoryPacket.STREAM_CODEC
Methods 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 TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetPlayerInventory
(ClientboundSetPlayerInventoryPacket p_362357_) -
Uses of ClientboundSetPlayerInventoryPacket in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player that return ClientboundSetPlayerInventoryPacket