Uses of Interface
net.minecraft.inventory.Inventory
Packages that use Inventory
Package
Description
-
Uses of Inventory in net.minecraft
Classes in net.minecraft that implement InventoryModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft declared as InventoryModifier and TypeFieldDescriptionprivate Inventoryclass_264.field_1063private Inventoryclass_264.field_1064class_277.field_1125private Inventoryclass_320.field_1216private Inventoryclass_320.field_1217private Inventoryclass_506.field_2110private final Inventoryclass_557.field_2366class_196.field_709Methods in net.minecraft with parameters of type InventoryModifier and TypeMethodDescriptionvoidclass_196.method_2088(Inventory inventory) voidclass_277.method_2088(Inventory inventory) Constructors in net.minecraft with parameters of type InventoryModifierConstructorDescriptionclass_407(Inventory inventory, DispenserBlockEntity dispenserBlockEntity) class_497(PlayerEntity playerEntity, Inventory inventory, int int2, int int3, int int4) class_557(PlayerEntity playerEntity, Inventory inventory, Inventory inventory2, int int2, int int3, int int4) -
Uses of Inventory in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement Inventory -
Uses of Inventory in net.minecraft.entity.player
Classes in net.minecraft.entity.player that implement InventoryMethods in net.minecraft.entity.player with parameters of type InventoryModifier and TypeMethodDescriptionvoidClientPlayerEntity.method_486(Inventory inventory) voidPlayerEntity.method_486(Inventory inventory) voidServerPlayerEntity.method_486(Inventory inventory) -
Uses of Inventory in net.minecraft.entity.vehicle
Classes in net.minecraft.entity.vehicle that implement Inventory -
Uses of Inventory in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type InventoryModifier and TypeMethodDescriptionContainer.method_2082(Inventory inventory, int int2) voidContainer.method_2088(Inventory inventory) -
Uses of Inventory in net.minecraft.screen.slot
Fields in net.minecraft.screen.slot declared as InventoryMethods in net.minecraft.screen.slot with parameters of type InventoryConstructors in net.minecraft.screen.slot with parameters of type Inventory