History - net.minecraft.recipe.RecipeMatcher

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.entity.player.StackedContents

net.minecraft.class_1662

net.minecraft.recipe.RecipeMatcher

Fields

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<T>: amounts, field_52504, available

Constructors

()

Methods

boolean (T, int): hasAtLeast, method_61503, hasAtLeast

void (T, int): take, method_7411, consume

void (T, int): put, method_7401, addInput

boolean (List<? extends RecipeMatcher$RawIngredient<T>>, int, RecipeMatcher$ItemCallback<T>): tryPick, method_61502, match

int (List<? extends RecipeMatcher$RawIngredient<T>>, int, RecipeMatcher$ItemCallback<T>): tryPickAll, method_61504, countCrafts

void (): clear, method_7409, clear

void (T, int): account, method_61501, add

List<T> (Iterable<? extends RecipeMatcher$RawIngredient<T>>): getUniqueAvailableIngredientItems, method_65794, createItemRequirementList

<T> boolean (Iterable<? extends RecipeMatcher$RawIngredient<T>>, T): anyIngredientMatches, method_65795, anyAccept

int (List<? extends RecipeMatcher$RawIngredient<T>>): getResultUpperBound, method_65796, getMaximumCrafts