History - net.minecraft.inventory.SimpleInventory
1.13.2
Names
net.minecraft.unmapped.C_22967193
net.minecraft.class_852
Fields
int: b, f_53194980, size, field_70481_b
int: b, field_3116, size, field_70481_b, slotsCount
DefaultedList<ItemStack>: c, f_88835399, items, field_70482_c
DefaultedList<ItemStack>: c, field_15440, items, field_70482_c, inventoryContents
List<InventoryListener>: d, f_03285300, listeners, field_70480_d
List<InventoryListener>: d, field_3118, listeners, field_70480_d, listeners
Text: a, f_62483131, name, field_70483_a
Text: a, field_16685, name, field_70483_a, inventoryTitle
Text: e, f_32366673, customName, field_94051_e
Text: e, field_16686, customName, field_94051_e, customName
Constructors
Methods
void (InventoryListener): a, m_50080122, addListener, func_110134_a
void (InventoryListener): a, method_6072, addListener, func_110134_a, addListener
void (InventoryListener): b, m_34923692, removeListener, func_110132_b
void (InventoryListener): b, method_6073, removeListener, func_110132_b, removeListener
ItemStack (int): a, m_87969967, getItem, func_70301_a
ItemStack (int): a, method_2381, getItem, func_70301_a, getStackInSlot
ItemStack (int, int): a, m_07546956, removeItem, func_70298_a
ItemStack (int, int): a, method_2382, removeItem, func_70298_a, decrStackSize
ItemStack (ItemStack): a, m_98777679, addItem, func_174894_a
ItemStack (ItemStack): a, method_10914, addItem, func_174894_a, addItem
ItemStack (int): b, m_75956400, removeItemQuietly, func_70304_b
ItemStack (int): b, method_2386, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, m_33431716, setItem, func_70299_a
void (int, ItemStack): a, method_2383, setItem, func_70299_a, setInventorySlotContents
int (): T_, m_54518913, getSize, func_70302_i_
int (): T_, method_2388, getSize, func_70302_i_, getSizeInventory
boolean (): P_, m_87055482, isEmpty, func_191420_l
boolean (): P_, method_13922, isEmpty, func_191420_l, isEmpty
boolean (): O_, m_48744697, hasCustomName, func_145818_k_
boolean (): O_, method_5339, hasCustomName, func_145818_k_, hasCustomName
int (): f, m_48421899, getMaxStackSize, func_70297_j_
int (): f, method_2389, getMaxStackSize, func_70297_j_, getInventoryStackLimit
void (): g, m_38999452, markDirty, func_70296_d
void (): g, method_543, markDirty, func_70296_d, markDirty
boolean (PlayerEntity): a, m_93421545, isValid, func_70300_a
boolean (PlayerEntity): a, method_2384, isValid, func_70300_a, isUsableByPlayer
void (PlayerEntity): b, m_92895068, onOpen, func_174889_b
void (PlayerEntity): b, method_10894, onOpen, func_174889_b, openInventory
void (PlayerEntity): c, m_95363151, onClose, func_174886_c
void (PlayerEntity): c, method_10895, onClose, func_174886_c, closeInventory
boolean (int, ItemStack): b, m_77139242, isItemAllowed, func_94041_b
boolean (int, ItemStack): b, method_5338, isItemAllowed, func_94041_b, isItemValidForSlot
int (int): c, m_05230056, getData, func_174887_a_
int (int): c, method_10892, getData, func_174887_a_, getField
void (int, int): b, m_98302683, setData, func_174885_b
void (int, int): b, method_10893, setData, func_174885_b, setField
int (): h, m_41195936, getDataSize, func_174890_g
int (): h, method_10896, getDataSize, func_174890_g, getFieldCount
void (): m, m_03221464, clear, func_174888_l
void (): m, method_10897, clear, func_174888_l, clear
Text (): N_, m_98997855, getName, func_200200_C_
Text (): N_, method_15540, getName, func_200200_C_, getName
Text (): e, m_57534701, getCustomName, func_200201_e
Text (): e, method_15541, getCustomName, func_200201_e, getCustomName
void (Text): a, m_27152804, setCustomName, func_200228_a
void (Text): a, method_15542, setCustomName, func_200228_a, setCustomName
void (StackedContents): a, m_64216425, fill, func_194018_a
void (StackedContents): a, method_15987, fill, func_194018_a, fillStackedContents
1.13.1
Names
adq
adt
Fields
Constructors
Methods
1.13
Names
uk
adq
net.minecraft.class_852
net.minecraft.unmapped.C_22967193
Fields
String: a, field_3115, name, field_70483_a, inventoryTitle
int: b, field_3116, size, field_70481_b, slotsCount
int: b, f_53194980, size, field_70481_b
DefaultedList<ItemStack>: c, field_15440, items, field_70482_c, inventoryContents
DefaultedList<ItemStack>: c, f_88835399, items, field_70482_c
List<InventoryListener>: d, field_3118, listeners, field_70480_d, changeListeners
List<InventoryListener>: d, f_03285300, listeners, field_70480_d
boolean: e, field_6098, hasCustomName, field_94051_e, hasCustomName
Text: a, f_62483131, name, field_70483_a
Text: e, f_32366673, customName, field_94051_e
Constructors
(String, boolean, int)
Methods
void (InventoryListener): a, method_6072, addListener, func_110134_a, addInventoryChangeListener
void (InventoryListener): a, m_50080122, addListener, func_110134_a
void (InventoryListener): b, method_6073, removeListener, func_110132_b, removeInventoryChangeListener
void (InventoryListener): b, m_34923692, removeListener, func_110132_b
ItemStack (int): a, method_2381, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, m_87969967, getItem, func_70301_a
ItemStack (int, int): a, method_2382, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, m_07546956, removeItem, func_70298_a
ItemStack (ItemStack): a, method_10914, addItem, func_174894_a, addItem
ItemStack (ItemStack): a, m_98777679, addItem, func_174894_a
ItemStack (int): c_, method_2386, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, m_75956400, removeItemQuietly, func_70304_b
void (int, ItemStack): a, method_2383, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, m_33431716, setItem, func_70299_a
int (): w_, method_2388, getSize, func_70302_i_, getSizeInventory
int (): T_, m_54518913, getSize, func_70302_i_
boolean (): x_, method_13922, isEmpty, func_191420_l, isEmpty
boolean (): P_, m_87055482, isEmpty, func_191420_l
String (): h_, method_2518, getName, func_70005_c_, getName
boolean (): n_, method_5339, hasCustomName, func_145818_k_, hasCustomName
boolean (): O_, m_48744697, hasCustomName, func_145818_k_
void (String): a, method_6071, setCustomName, func_110133_a, setCustomName
Text (): i_, method_6344, getDisplayName, func_145748_c_, getDisplayName
int (): z_, method_2389, getMaxStackSize, func_70297_j_, getInventoryStackLimit
int (): f, m_48421899, getMaxStackSize, func_70297_j_
void (): y_, method_543, markDirty, func_70296_d, markDirty
void (): g, m_38999452, markDirty, func_70296_d
boolean (PlayerEntity): a, method_2384, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, m_93421545, isValid, func_70300_a
void (PlayerEntity): b, method_10894, onOpen, func_174889_b, openInventory
void (PlayerEntity): b, m_92895068, onOpen, func_174889_b
void (PlayerEntity): c, method_10895, onClose, func_174886_c, closeInventory
void (PlayerEntity): c, m_95363151, onClose, func_174886_c
boolean (int, ItemStack): b, method_5338, isItemAllowed, func_94041_b, isItemValidForSlot
boolean (int, ItemStack): b, m_77139242, isItemAllowed, func_94041_b
int (int): c, method_10892, getData, func_174887_a_, getField
int (int): c, m_05230056, getData, func_174887_a_
void (int, int): b, method_10893, setData, func_174885_b, setField
void (int, int): b, m_98302683, setData, func_174885_b
int (): h, method_10896, getDataSize, func_174890_g, getFieldCount
int (): h, m_41195936, getDataSize, func_174890_g
void (): m, method_10897, clear, func_174888_l, clear
void (): m, m_03221464, clear, func_174888_l
Text (): N_, m_98997855, getName, func_200200_C_
Text (): e, m_57534701, getCustomName, func_200201_e
void (Text): a, m_27152804, setCustomName, func_200228_a
void (StackedContents): a, m_64216425, fill, func_194018_a
1.12.2
Names
uk
net.minecraft.class_852
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.InventoryBasic
net.minecraft.inventory.InventoryBasic
Fields
String: a, field_3115, name, field_70483_a, inventoryTitle
int: b, field_3116, size, field_70481_b, slotsCount
DefaultedList<ItemStack>: c, field_15440, items, field_70482_c, inventoryContents
List<InventoryListener>: d, field_3118, listeners, field_70480_d, changeListeners
boolean: e, field_6098, hasCustomName, field_94051_e, hasCustomName
Constructors
(String, boolean, int)
(Text, int)
Methods
void (InventoryListener): a, method_6072, addListener, func_110134_a, addInventoryChangeListener
void (InventoryListener): b, method_6073, removeListener, func_110132_b, removeInventoryChangeListener
ItemStack (int): a, method_2381, getItem, func_70301_a, getStackInSlot
ItemStack (int, int): a, method_2382, removeItem, func_70298_a, decrStackSize
ItemStack (ItemStack): a, method_10914, addItem, func_174894_a, addItem
ItemStack (int): c_, method_2386, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_2383, setItem, func_70299_a, setInventorySlotContents
int (): w_, method_2388, getSize, func_70302_i_, getSizeInventory
boolean (): x_, method_13922, isEmpty, func_191420_l, isEmpty
String (): h_, method_2518, getName, func_70005_c_, getName
boolean (): n_, method_5339, hasCustomName, func_145818_k_, hasCustomName
void (String): a, method_6071, setCustomName, func_110133_a, setCustomName
Text (): i_, method_6344, getDisplayName, func_145748_c_, getDisplayName
int (): z_, method_2389, getMaxStackSize, func_70297_j_, getInventoryStackLimit
void (): y_, method_543, markDirty, func_70296_d, markDirty
boolean (PlayerEntity): a, method_2384, isValid, func_70300_a, isUsableByPlayer
void (PlayerEntity): b, method_10894, onOpen, func_174889_b, openInventory
void (PlayerEntity): c, method_10895, onClose, func_174886_c, closeInventory
boolean (int, ItemStack): b, method_5338, isItemAllowed, func_94041_b, isItemValidForSlot
int (int): c, method_10892, getData, func_174887_a_, getField
void (int, int): b, method_10893, setData, func_174885_b, setField
int (): h, method_10896, getDataSize, func_174890_g, getFieldCount
void (): m, method_10897, clear, func_174888_l, clear