History - net.minecraft.screen.AbstractCraftingScreenHandler

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

net.minecraft.class_9884

net.minecraft.screen.AbstractCraftingScreenHandler

Fields

int: width, field_52561, width

int: height, field_52562, height

RecipeInputInventory: craftSlots, field_52559, craftingInventory

CraftingResultInventory: resultSlots, field_52560, craftingResultInventory

Constructors

(ScreenHandlerType<?>, int, int, int)

Methods

Slot (PlayerEntity, int, int): addResultSlot, method_61625, addResultSlot

void (int, int): addCraftingGridSlots, method_61626, addInputSlots

AbstractRecipeScreenHandler$PostFillAction (boolean, boolean, RecipeEntry<?>, ServerWorld, PlayerInventory): handlePlacement, method_17697, fillInputSlots

void (): beginPlacingRecipe, method_59963, onInputSlotFillStart

void (ServerWorld, RecipeEntry<CraftingRecipe>): finishPlacingRecipe, method_59964, onInputSlotFillFinish

Slot (): getResultSlot, method_61627, getOutputSlot

List<Slot> (): getInputGridSlots, method_61628, getInputSlots

int (): getGridWidth, method_61629, getWidth

int (): getGridHeight, method_61630, getHeight

PlayerEntity (): owner, method_61631, getPlayer

void (RecipeFinder): fillCraftSlotsStackedContents, method_7654, populateRecipeFinder