Uses of Interface
net.minecraft.inventory.InventoryBase
Packages that use InventoryBase
Package
Description
-
Uses of InventoryBase in net.minecraft.client
Classes in net.minecraft.client that implement InventoryBase -
Uses of InventoryBase in net.minecraft.client.gui.screen.container
Fields in net.minecraft.client.gui.screen.container declared as InventoryBaseModifier and TypeFieldDescriptionprivate InventoryBaseDoubleChest.inv1private InventoryBaseDoubleChest.inv2Constructors in net.minecraft.client.gui.screen.container with parameters of type InventoryBase -
Uses of InventoryBase in net.minecraft.container
Fields in net.minecraft.container declared as InventoryBaseMethods in net.minecraft.container with parameters of type InventoryBaseModifier and TypeMethodDescriptionContainerBase.method_2082(InventoryBase inventoryBase, int int2) voidContainerBase.onContentsChanged(InventoryBase inventory) voidCrafting.onContentsChanged(InventoryBase inventory) Constructors in net.minecraft.container with parameters of type InventoryBaseModifierConstructorDescriptionChest(InventoryBase playerInventory, InventoryBase chestInventory) Dispenser(InventoryBase inventory, TileEntityDispenser dispenser) -
Uses of InventoryBase in net.minecraft.container.slot
Fields in net.minecraft.container.slot declared as InventoryBaseModifier and TypeFieldDescriptionprivate final InventoryBaseSlot.inventoryprivate final InventoryBaseCraftingResult.resultInventoryMethods in net.minecraft.container.slot with parameters of type InventoryBaseConstructors in net.minecraft.container.slot with parameters of type InventoryBaseModifierConstructorDescriptionCraftingResult(PlayerBase playerBase, InventoryBase inventoryBase, InventoryBase inventoryBase2, int int2, int int3, int int4) FurnaceOutput(PlayerBase playerBase, InventoryBase inventoryBase, int int2, int int3, int int4) Slot(InventoryBase inventory, int index, int x, int y) -
Uses of InventoryBase in net.minecraft.entity
Classes in net.minecraft.entity that implement InventoryBase -
Uses of InventoryBase in net.minecraft.entity.player
Classes in net.minecraft.entity.player that implement InventoryBaseFields in net.minecraft.entity.player declared as InventoryBaseMethods in net.minecraft.entity.player with parameters of type InventoryBaseModifier and TypeMethodDescriptionvoidPlayerContainer.onContentsChanged(InventoryBase inventory) voidAbstractClientPlayer.openChestScreen(InventoryBase inventoryBase) voidPlayerBase.openChestScreen(InventoryBase inventoryBase) voidServerPlayer.openChestScreen(InventoryBase inventoryBase) -
Uses of InventoryBase in net.minecraft.inventory
Classes in net.minecraft.inventory that implement InventoryBaseFields in net.minecraft.inventory declared as InventoryBaseModifier and TypeFieldDescriptionprivate InventoryBaseDoubleChest.leftprivate InventoryBaseDoubleChest.rightConstructors in net.minecraft.inventory with parameters of type InventoryBaseModifierConstructorDescriptionDoubleChest(String name, InventoryBase leftInventory, InventoryBase rightInventory) -
Uses of InventoryBase in net.minecraft.tileentity
Classes in net.minecraft.tileentity that implement InventoryBaseModifier and TypeClassDescriptionclassclassclass