History - net.minecraft.inventory.DoubleInventory

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.CompoundContainer

net.minecraft.class_1258

net.minecraft.inventory.DoubleInventory

Fields

Inventory: container1, field_5769, first

Inventory: container2, field_5771, second

Constructors

(Inventory, Inventory)

Methods

int (): getContainerSize, method_5439, size

boolean (): isEmpty, method_5442, isEmpty

boolean (Inventory): contains, method_5405, isPart

ItemStack (int): getItem, method_5438, getStack

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

ItemStack (int): removeItemNoUpdate, method_5441, removeStack

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

int (): getMaxStackSize, method_5444, getMaxCountPerStack

void (): setChanged, method_5431, markDirty

boolean (PlayerEntity): stillValid, method_5443, canPlayerUse

void (ContainerUser): startOpen, method_5435, onOpen

void (ContainerUser): stopOpen, method_5432, onClose

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

void (): clearContent, method_5448, clear