History - net.minecraft.recipe.RecipeFinder
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.StackedItemContents
net.minecraft.class_9875
net.minecraft.recipe.RecipeFinder
Fields
RecipeMatcher<RegistryEntry<Item>>: raw, field_52506, recipeMatcher
Constructors
()
Methods
void (ItemStack): accountSimpleStack, method_61535, addInputIfUsable
void (ItemStack): accountStack, method_61541, addInput
void (ItemStack, int): accountStack, method_61536, addInput
boolean (Recipe<?>, RecipeMatcher$ItemCallback<RegistryEntry<Item>>): canCraft, method_61538, isCraftable
boolean (Recipe<?>, int, RecipeMatcher$ItemCallback<RegistryEntry<Item>>): canCraft, method_61537, isCraftable
boolean (List<? extends RecipeMatcher$RawIngredient<RegistryEntry<Item>>>, RecipeMatcher$ItemCallback<RegistryEntry<Item>>): canCraft, method_64645, isCraftable
boolean (List<? extends RecipeMatcher$RawIngredient<RegistryEntry<Item>>>, int, RecipeMatcher$ItemCallback<RegistryEntry<Item>>): canCraft, method_64644, isCraftable
int (Recipe<?>, RecipeMatcher$ItemCallback<RegistryEntry<Item>>): getBiggestCraftableStack, method_61543, countCrafts
int (Recipe<?>, int, RecipeMatcher$ItemCallback<RegistryEntry<Item>>): getBiggestCraftableStack, method_61542, countCrafts
void (): clear, method_61534, clear