History - net.minecraft.recipe.InputSlotFiller

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.recipebook.ServerPlaceRecipe

net.minecraft.class_2955

net.minecraft.recipe.InputSlotFiller

Fields

int: ITEM_NOT_FOUND, field_51523, field_51523

PlayerInventory: inventory, field_13350, inventory

InputSlotFiller$Handler<R>: menu, field_13348, handler

boolean: useMaxItems, field_52340, craftAll

int: gridWidth, field_52341, width

int: gridHeight, field_52342, height

List<Slot>: inputGridSlots, field_52343, inputSlots

List<Slot>: slotsToClear, field_52344, slotsToReturn

Constructors

(InputSlotFiller$Handler<R>, PlayerInventory, boolean, int, int, List<Slot>, List<Slot>)

Methods

<I extends RecipeInput, R extends Recipe<I>> AbstractRecipeScreenHandler$PostFillAction (InputSlotFiller$Handler<R>, int, int, List<Slot>, List<Slot>, PlayerInventory, RecipeEntry<R>, boolean, boolean): placeRecipe, method_61232, fill

AbstractRecipeScreenHandler$PostFillAction (RecipeEntry<R>, RecipeFinder): tryPlaceRecipe, method_61233, tryFill

void (): clearGrid, method_12822, returnInputs

void (RecipeEntry<R>, RecipeFinder): placeRecipe, method_61235, fill

int (int, List<RegistryEntry<Item>>): clampToMaxStackSize, method_65781, clampToMaxCount

int (int, boolean): calculateAmountToCraft, method_61231, calculateCraftAmount

int (Slot, RegistryEntry<Item>, int): moveItemToGrid, method_12824, fillInputSlot

boolean (): testClearGrid, method_12825, canReturnInputs

int (): getAmountOfFreeSlotsInInventory, method_12823, getFreeInventorySlots

void (List, int, Integer, int, int, int): lambda$placeRecipe$0, method_65782, method_65782