History - net.minecraft.recipe.RecipeCache

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

Fields

Constructors

Methods

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

26.3-snapshot-6

Names

Fields

Constructors

Methods

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

Constructors

Methods

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.item.crafting.RecipeCache

net.minecraft.class_8884

net.minecraft.recipe.RecipeCache

Fields

RecipeCache$CachedRecipe[]: entries, field_46792, cache

WeakReference<ServerRecipeManager>: cachedRecipeManager, field_46793, recipeManagerRef

Constructors

(int)

Methods

Optional<RecipeEntry<CraftingRecipe>> (ServerWorld, CraftingRecipeInput): get, method_54470, getRecipe

void (ServerWorld): validateRecipeManager, method_54469, validateRecipeManager

Optional<RecipeEntry<CraftingRecipe>> (CraftingRecipeInput, ServerWorld): compute, method_54468, getAndCacheRecipe

void (int): moveEntryToFront, method_54467, sendToFront

void (CraftingRecipeInput, RecipeEntry<CraftingRecipe>): insert, method_54471, cache