History - net.minecraft.inventory.ListInventory
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.ListBackedContainer
net.minecraft.class_11596
net.minecraft.inventory.ListInventory
Fields
Constructors
Methods
DefaultedList<ItemStack> (): getItems, method_72652, getHeldStacks
int (): count, method_72663, getFilledSlotCount
int (): getContainerSize, method_5439, size
void (): clearContent, method_5448, clear
boolean (): isEmpty, method_5442, isEmpty
ItemStack (int): getItem, method_5438, getStack
ItemStack (int, int): removeItem, method_5434, removeStack
ItemStack (int): removeItemNoUpdate, method_5441, removeStack
boolean (int, ItemStack): canPlaceItem, method_5437, isValid
boolean (ItemStack): acceptsItemType, method_72651, canAccept
void (int, ItemStack): setItem, method_5447, setStack
void (int, ItemStack): setItemNoUpdate, method_72664, setStackNoMarkDirty