History - net.minecraft.inventory.CraftingInventory

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.inventory.TransientCraftingContainer

net.minecraft.class_1715

net.minecraft.inventory.CraftingInventory

Fields

DefaultedList<ItemStack>: items, field_7805, stacks

int: width, field_7804, width

int: height, field_7803, height

ScreenHandler: menu, field_7802, handler

Constructors

(ScreenHandler, int, int)

(ScreenHandler, int, int, DefaultedList<ItemStack>)

Methods

int (): getContainerSize, method_5439, size

boolean (): isEmpty, method_5442, isEmpty

ItemStack (int): getItem, method_5438, getStack

ItemStack (int): removeItemNoUpdate, method_5441, removeStack

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

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

void (): setChanged, method_5431, markDirty

boolean (PlayerEntity): stillValid, method_5443, canPlayerUse

void (): clearContent, method_5448, clear

int (): getHeight, method_17397, getHeight

int (): getWidth, method_17398, getWidth

List<ItemStack> (): getItems, method_51305, getHeldStacks

void (RecipeFinder): fillStackedContents, method_7683, provideRecipeInputs