History - net.minecraft.world.level.block.entity.ListBackedContainer
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ehp
net.minecraft.world.level.block.entity.ListBackedContainer
net.minecraft.class_11596
net.minecraft.inventory.ListInventory
net.minecraft.src.C_410974_
net.minecraft.world.level.block.entity.ListBackedContainer
Fields
Constructors
Methods
NonNullList<ItemStack> (): h, getItems, method_72652, getHeldStacks, m_416324_
int (): aA_, count, method_72663, getFilledSlotCount, m_418980_
int (): b, getContainerSize, method_5439, size, m_6643_
void (): a, clearContent, method_5448, clear, m_6211_
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_8016_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_7013_
boolean (ItemStack): b, acceptsItemType, method_72651, canAccept, m_419373_
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
void (int, ItemStack): c, setItemNoUpdate, method_72664, setStackNoMarkDirty, m_416290_