Uses of Interface
net.minecraft.recipe.ServerRecipeManager.SoleIngredientGetter
Packages that use ServerRecipeManager.SoleIngredientGetter
- 
Uses of ServerRecipeManager.SoleIngredientGetter in net.minecraft.recipeFields in net.minecraft.recipe declared as ServerRecipeManager.SoleIngredientGetterModifier and TypeFieldDescriptionprivate final ServerRecipeManager.SoleIngredientGetterServerRecipeManager.PropertySetBuilder.ingredientGetterFields in net.minecraft.recipe with type parameters of type ServerRecipeManager.SoleIngredientGetterModifier and TypeFieldDescriptionprivate static final Map<RegistryKey<RecipePropertySet>, ServerRecipeManager.SoleIngredientGetter> ServerRecipeManager.SOLE_INGREDIENT_GETTERSMethods in net.minecraft.recipe that return ServerRecipeManager.SoleIngredientGetterModifier and TypeMethodDescriptionprivate static ServerRecipeManager.SoleIngredientGetterServerRecipeManager.cookingIngredientGetter(RecipeType<? extends SingleStackRecipe> expectedType) Constructors in net.minecraft.recipe with parameters of type ServerRecipeManager.SoleIngredientGetterModifierConstructorDescriptionprotectedPropertySetBuilder(RegistryKey<RecipePropertySet> propertySetKey, ServerRecipeManager.SoleIngredientGetter ingredientGetter)