History - net.minecraft.inventory.DoubleInventory
1.7.10
Names
ra
net.minecraft.class_848
net.minecraft.inventory.DoubleInventory
net.minecraft.inventory.InventoryLargeChest
Fields
String: a, field_3109, name, name
Inventory: b, field_3110, inventory1, upperChest
Inventory: c, field_3111, inventory2, lowerChest
Constructors
(String, Inventory, Inventory)
Methods
int (): a, method_2388, getSize, getSizeInventory
boolean (Inventory): a, method_4422, contains, isPartOfLargeChest
String (): b, method_2385, getInventoryName, getInventoryName
boolean (): k_, method_5339, hasCustomName, isCustomInventoryName
ItemStack (int): a, method_2381, getItem, getStackInSlot
ItemStack (int, int): a, method_2382, removeItem, decrStackSize
ItemStack (int): a_, method_2386, removeItemQuietly, getStackInSlotOnClosing
void (int, ItemStack): a, method_2383, setItem, setInventorySlotContents
int (): d, method_2389, getMaxStackSize, getInventoryStackLimit
void (): e, method_543, markDirty, markDirty
boolean (PlayerEntity): a, method_2384, isValid, isUseableByPlayer
void (): f, method_2390, onOpen, openChest
void (): l_, method_2387, onClose, closeChest
boolean (int, ItemStack): b, method_5338, isItemAllowed, isItemValidForSlot