History - net.minecraft.world.level.block.entity.ListBackedContainer

25w31a

Names

edk

net.minecraft.world.level.block.entity.ListBackedContainer

net.minecraft.class_11596

net.minecraft.inventory.ListInventory

Fields

Constructors

Methods

NonNullList<ItemStack> (): h, getItems, method_72652, getHeldStacks

int (): aB_, count, method_72663, getFilledSlotCount

int (): b, getContainerSize, method_5439, size

void (): a, clearContent, method_5448, clear

boolean (): c, isEmpty, method_5442, isEmpty

ItemStack (int): a, getItem, method_5438, getStack

boolean (Container, int, ItemStack): a, canTakeItem, method_49104, canTransferTo

ItemStack (int, int): a, removeItem, method_5434, removeStack

ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack

boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid

boolean (ItemStack): b, acceptsItemType, method_72651, canAccept

void (int, ItemStack): a, setItem, method_5447, setStack

void (int, ItemStack): c, setItemNoUpdate, method_72664, setStackNoMarkDirty