Uses of Package
net.minecraft.inventory
Packages that use net.minecraft.inventory
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Classes in net.minecraft.inventory used by net.minecraft.block
-
Classes in net.minecraft.inventory used by net.minecraft.block.entityClassDescriptionA container of
ItemStack
s.An inventory whose contents can be supplied from a loot table.Represents an inventory that is an input for a recipe, such as crafting table inputs.A special inventory interface for inventories that expose different slots for different sides, such as furnaces.An inventory that holds exactly oneItemStack
, at slot0
. -
Classes in net.minecraft.inventory used by net.minecraft.client.gui.screen.ingame
-
Classes in net.minecraft.inventory used by net.minecraft.command.argument
-
Classes in net.minecraft.inventory used by net.minecraft.component
-
Classes in net.minecraft.inventory used by net.minecraft.entityClassDescriptionA generic implementation of
Inventory
.Represents a reference to a stack that supports getting and setting. -
Classes in net.minecraft.inventory used by net.minecraft.entity.decorationClassDescriptionRepresents a reference to a stack that supports getting and setting.
-
Classes in net.minecraft.inventory used by net.minecraft.entity.mobClassDescriptionA functional interface used in
SimpleInventory.addListener(net.minecraft.inventory.InventoryChangedListener)
.A generic implementation ofInventory
.Represents a reference to a stack that supports getting and setting. -
Classes in net.minecraft.inventory used by net.minecraft.entity.passiveClassDescriptionA container of
ItemStack
s.A functional interface used inSimpleInventory.addListener(net.minecraft.inventory.InventoryChangedListener)
.A generic implementation ofInventory
.Represents a reference to a stack that supports getting and setting. -
Classes in net.minecraft.inventory used by net.minecraft.entity.playerClassDescriptionRepresents an inventory used for ender chests.A container of
ItemStack
s.Represents a reference to a stack that supports getting and setting. -
Classes in net.minecraft.inventory used by net.minecraft.entity.projectileClassDescriptionRepresents a reference to a stack that supports getting and setting.
-
Classes in net.minecraft.inventory used by net.minecraft.entity.vehicleClassDescriptionA container of
ItemStack
s.Represents a reference to a stack that supports getting and setting. -
Classes in net.minecraft.inventory used by net.minecraft.inventoryClassDescriptionA container of
ItemStack
s.A functional interface used inSimpleInventory.addListener(net.minecraft.inventory.InventoryChangedListener)
.Represents an inventory that is an input for a recipe, such as crafting table inputs.A generic implementation ofInventory
.An inventory that holds exactly oneItemStack
, at slot0
.Represents a reference to a stack that supports getting and setting. -
Classes in net.minecraft.inventory used by net.minecraft.itemClassDescriptionRepresents a reference to a stack that supports getting and setting.
-
Classes in net.minecraft.inventory used by net.minecraft.loot
-
Classes in net.minecraft.inventory used by net.minecraft.predicate.entity
-
Classes in net.minecraft.inventory used by net.minecraft.screen
-
Classes in net.minecraft.inventory used by net.minecraft.screen.slotClassDescriptionA container of
ItemStack
s.Represents an inventory that is an input for a recipe, such as crafting table inputs. -
Classes in net.minecraft.inventory used by net.minecraft.server.command
-
Classes in net.minecraft.inventory used by net.minecraft.server.network
-
Classes in net.minecraft.inventory used by net.minecraft.util
-
Classes in net.minecraft.inventory used by net.minecraft.village