Uses of Interface
net.minecraft.recipe.ServerRecipeManager.SoleIngredientGetter
-
Uses of ServerRecipeManager.SoleIngredientGetter in net.minecraft.recipe
Modifier and TypeFieldDescriptionprivate final ServerRecipeManager.SoleIngredientGetter
ServerRecipeManager.PropertySetBuilder.ingredientGetter
Modifier and TypeFieldDescriptionprivate static final Map
<RegistryKey<RecipePropertySet>, ServerRecipeManager.SoleIngredientGetter> ServerRecipeManager.SOLE_INGREDIENT_GETTERS
Modifier and TypeMethodDescriptionprivate static ServerRecipeManager.SoleIngredientGetter
ServerRecipeManager.cookingIngredientGetter
(RecipeType<? extends SingleStackRecipe> expectedType) ModifierConstructorDescriptionprotected
PropertySetBuilder
(RegistryKey<RecipePropertySet> propertySetKey, ServerRecipeManager.SoleIngredientGetter ingredientGetter)