net.minecraft.recipe

class ServerRecipeManager$1

implements ServerRecipeManager$MatchGetter<I, T>

net.minecraft.world.item.crafting.RecipeManager$1
net.minecraft.class_1863$1
net.minecraft.recipe.ServerRecipeManager$1

Field summary

Modifier and TypeField
private RegistryKey<Recipe<?>>
lastRecipe
field_38221
id
final RecipeType
val$type
field_38220
field_38220

Constructor summary

ModifierConstructor
(RecipeType val$type)

Method summary

Modifier and TypeMethod
public Optional<RecipeEntry<T>>
getRecipeFor(I input, ServerLevel level)
method_42303(I arg0, class_3218 arg1)
getFirstMatch(I arg0, ServerWorld arg1)