Uses of Interface
net.minecraft.inventory.Inventory
Packages that use Inventory
Package
Description
-
Uses of Inventory in net.minecraft
Fields in net.minecraft declared as InventoryModifier and TypeFieldDescriptionprivate final Inventoryclass_3054.field_15106private final Inventoryclass_3084.field_15254Methods in net.minecraft with parameters of type InventoryConstructors in net.minecraft with parameters of type InventoryModifierConstructorDescriptionclass_3054(PlayerInventory playerInventory, Inventory inventory, PlayerEntity playerEntity) class_3055(Inventory inventory, int invSlot, int xPosition, int yPosition) class_3084(PlayerInventory playerInventory, Inventory inventory) -
Uses of Inventory in net.minecraft.block.entity
Subinterfaces of Inventory in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement InventoryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.block.entity that return InventoryModifier and TypeMethodDescriptionstatic InventoryHopperBlockEntity.getInventoryAt(World world, double x, double y, double z) static InventoryHopperBlockEntity.method_4829(HopperProvider hopperProvider) private InventoryHopperBlockEntity.method_4836()Methods in net.minecraft.block.entity with parameters of type InventoryModifier and TypeMethodDescriptionprivate static booleanHopperBlockEntity.canExtract(Inventory inv, ItemStack stack, int slot, Direction facing) private static booleanprivate static ItemStackHopperBlockEntity.method_13726(Inventory inventory, Inventory inventory2, ItemStack itemStack, int int2, Direction direction) static ItemStackHopperBlockEntity.method_13727(Inventory inventory, Inventory inventory2, ItemStack itemStack, Direction direction) static booleanHopperBlockEntity.method_13728(Inventory inventory, Inventory inventory2, ItemEntity itemEntity) private static booleanHopperBlockEntity.method_4822(HopperProvider hopperProvider, Inventory inventory, int int2, Direction direction) private booleanHopperBlockEntity.method_6522(Inventory inventory, Direction direction) private static booleanHopperBlockEntity.method_6523(Inventory inventory, Direction direction) static booleanFurnaceBlockEntity.method_8989(Inventory inventory) -
Uses of Inventory in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type InventoryModifier and TypeMethodDescriptionvoidCreativeInventoryListener.onScreenHandlerInventoryUpdate(ScreenHandler handler, Inventory inventory) -
Uses of Inventory in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as InventoryModifier and TypeFieldDescriptionprivate final InventoryHorseScreen.armorInventoryprivate final InventoryBeaconScreen.beaconInventoryprivate final InventoryChestScreen.bottomprivate final InventoryBrewingStandScreen.brewingInventoryprivate final InventoryHorseScreen.chestInventoryprivate final InventoryFurnaceScreen.furnaceInventoryprivate final InventoryHopperScreen.hopperInventoryDispenserScreen.inventoryprivate final InventoryHopperScreen.playerInventoryprivate final InventoryChestScreen.topMethods in net.minecraft.client.gui.screen.ingame with parameters of type InventoryModifier and TypeMethodDescriptionbooleanvoidAnvilScreen.onScreenHandlerInventoryUpdate(ScreenHandler handler, Inventory inventory) Constructors in net.minecraft.client.gui.screen.ingame with parameters of type InventoryModifierConstructorDescriptionBeaconScreen(PlayerInventory playerInventory, Inventory beaconInventory) BrewingStandScreen(PlayerInventory inventory, Inventory brewingInventory) ChestScreen(Inventory bottom, Inventory top) class_3277(Inventory inventory, int invSlot, int xPosition, int yPosition) DispenserScreen(PlayerInventory playerInventory, Inventory inventory) FurnaceScreen(PlayerInventory playerInventory, Inventory furnaceInventory) HopperScreen(PlayerInventory playerInventory, Inventory hopperInventory) HorseScreen(Inventory inventory, Inventory inventory2, class_3136 class_3136) -
Uses of Inventory in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type Inventory -
Uses of Inventory in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type 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_6317(class_3136 class_3136, Inventory inventory) voidPlayerEntity.method_6317(class_3136 class_3136, Inventory inventory) voidServerPlayerEntity.method_6317(class_3136 class_3136, Inventory inventory) voidServerPlayerEntity.onScreenHandlerInventoryUpdate(ScreenHandler handler, Inventory inventory) voidClientPlayerEntity.openInventory(Inventory inventory) voidPlayerEntity.openInventory(Inventory inventory) voidServerPlayerEntity.openInventory(Inventory inventory) -
Uses of Inventory in net.minecraft.entity.vehicle
Classes in net.minecraft.entity.vehicle that implement InventoryModifier and TypeClassDescriptionclassclassclass -
Uses of Inventory in net.minecraft.inventory
Subinterfaces of Inventory in net.minecraft.inventoryClasses in net.minecraft.inventory that implement InventoryModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in net.minecraft.inventory with parameters of type InventoryModifier and TypeMethodDescriptionbooleanvoidSimpleInventoryListener.method_13928(Inventory inventory) -
Uses of Inventory in net.minecraft.inventory.slot
Fields in net.minecraft.inventory.slot declared as InventoryMethods in net.minecraft.inventory.slot with parameters of type InventoryConstructors in net.minecraft.inventory.slot with parameters of type InventoryModifierConstructorDescriptionCraftingResultSlot(PlayerEntity player, CraftingInventory craftingInv, Inventory inventory, int invSlot, int xPosition, int yPosition) FurnaceFuelSlot(Inventory inventory, int invSlot, int xPosition, int yPosition) FurnaceOutputSlot(PlayerEntity player, Inventory inventory, int invSlot, int xPosition, int yPosition) -
Uses of Inventory in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type InventoryModifier and TypeMethodDescriptionclass_2780.method_11982(Inventory inventory, Random random) voidclass_2780.method_11983(Inventory inventory, Random random, class_2782 class_2782) -
Uses of Inventory in net.minecraft.screen
Fields in net.minecraft.screen declared as InventoryModifier and TypeFieldDescriptionprivate final InventoryAnvilScreenHandler.inventoryprivate final InventoryBrewingScreenHandler.inventoryprivate final InventoryChestScreenHandler.inventoryEnchantingScreenHandler.inventoryprivate final InventoryFurnaceScreenHandler.inventoryprivate final InventoryGeneric3x3ScreenHandler.inventoryprivate final InventoryHopperScreenHandler.inventoryprivate final InventoryBeaconScreenHandler.paymentInventoryprivate final InventoryHorseScreenHandler.playerInvprivate final InventoryAnvilScreenHandler.resultInventoryMethods in net.minecraft.screen that return InventoryModifier and TypeMethodDescriptionChestScreenHandler.getInventory()BeaconScreenHandler.getPaymentInventory()Methods in net.minecraft.screen with parameters of type InventoryModifier and TypeMethodDescriptionstatic intScreenHandler.calculateComparatorOutput(Inventory inventory) protected voidScreenHandler.method_14204(PlayerEntity playerEntity, World world, Inventory inventory) ScreenHandler.method_3255(Inventory inventory, int int2) voidAnvilScreenHandler.onContentChanged(Inventory inventory) voidCraftingScreenHandler.onContentChanged(Inventory inventory) voidEnchantingScreenHandler.onContentChanged(Inventory inventory) voidPlayerScreenHandler.onContentChanged(Inventory inventory) voidScreenHandler.onContentChanged(Inventory inventory) voidVillagerScreenHandler.onContentChanged(Inventory inventory) voidScreenHandlerListener.onScreenHandlerInventoryUpdate(ScreenHandler handler, Inventory inventory) Constructors in net.minecraft.screen with parameters of type InventoryModifierConstructorDescriptionBeaconScreenHandler(Inventory playerInventory, Inventory paymentInventory) BrewingScreenHandler(PlayerInventory playerInventory, Inventory inventory) ChestScreenHandler(Inventory inventory, Inventory playerInventory, PlayerEntity player) class_2678(Inventory inventory, int invSlot, int xPosition, int yPosition) FurnaceScreenHandler(PlayerInventory playerInventory, Inventory inventory) Generic3x3ScreenHandler(Inventory playerInventory, Inventory inventory) HopperScreenHandler(PlayerInventory playerInventory, Inventory inventory, PlayerEntity player) HorseScreenHandler(Inventory inventory, Inventory inventory2, class_3136 class_3136, PlayerEntity playerEntity) PaymentSlot(Inventory inventory, int id, int x, int y) PotionSlot(Inventory inventory, int invSlot, int xPosition, int yPosition) -
Uses of Inventory in net.minecraft.util
Subinterfaces of Inventory in net.minecraft.utilMethods in net.minecraft.util with parameters of type InventoryModifier and TypeMethodDescriptionprivate static voidstatic voidstatic void -
Uses of Inventory in net.minecraft.village
Classes in net.minecraft.village that implement Inventory