Package net.minecraft.recipe
Interface RecipeManager
- All Known Implementing Classes:
ClientRecipeManager
,ServerRecipeManager
public interface RecipeManager
- Mappings:
Namespace Name named net/minecraft/recipe/RecipeManager
intermediary net/minecraft/class_10286
official dce
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getPropertySet
- Mappings:
Namespace Name Mixin selector named getPropertySet
Lnet/minecraft/recipe/RecipeManager;getPropertySet(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/recipe/RecipePropertySet;
intermediary method_64678
Lnet/minecraft/class_10286;method_64678(Lnet/minecraft/class_5321;)Lnet/minecraft/class_10290;
official a
Ldce;a(Laly;)Ldcm;
-
getStonecutterRecipes
CuttingRecipeDisplay.Grouping<StonecuttingRecipe> getStonecutterRecipes()- Mappings:
Namespace Name Mixin selector named getStonecutterRecipes
Lnet/minecraft/recipe/RecipeManager;getStonecutterRecipes()Lnet/minecraft/recipe/display/CuttingRecipeDisplay$Grouping;
intermediary method_64677
Lnet/minecraft/class_10286;method_64677()Lnet/minecraft/class_10291$class_10293;
official a
Ldce;a()Ldcq$b;
-