History - net.minecraft.inventory.SimpleInventory
1.7.10
Names
rh
net.minecraft.class_852
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.InventoryBasic
Fields
String: a, field_3115, name, inventoryTitle
int: b, field_3116, size, slotsCount
ItemStack[]: c, field_3117, items, inventoryContents
List: d, field_3118, listeners, field_70480_d
boolean: e, field_6098, hasCustomName, hasCustomName
Constructors
(String, boolean, int)
Methods
void (InventoryListener): a, method_6072, addListener, func_110134_a
void (InventoryListener): b, method_6073, removeListener, func_110132_b
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 (): a, method_2388, getSize, getSizeInventory
String (): b, method_2385, getInventoryName, getInventoryName
boolean (): k_, method_5339, hasCustomName, isCustomInventoryName
void (String): a, method_6071, setCustomName, func_110133_a
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