Package net.minecraft.recipe
Interface RecipeManager
- All Known Implementing Classes:
ClientRecipeManager,ServerRecipeManager
public interface RecipeManager
- Mappings:
Namespace Name named net/minecraft/recipe/RecipeManagerintermediary net/minecraft/class_10286official dbg
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getPropertySet
- Mappings:
Namespace Name Mixin selector named getPropertySetLnet/minecraft/recipe/RecipeManager;getPropertySet(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/recipe/RecipePropertySet;intermediary method_64678Lnet/minecraft/class_10286;method_64678(Lnet/minecraft/class_5321;)Lnet/minecraft/class_10290;official aLdbg;a(Laku;)Ldbo;
-
getStonecutterRecipes
CuttingRecipeDisplay.Grouping<StonecuttingRecipe> getStonecutterRecipes()- Mappings:
Namespace Name Mixin selector named getStonecutterRecipesLnet/minecraft/recipe/RecipeManager;getStonecutterRecipes()Lnet/minecraft/recipe/display/CuttingRecipeDisplay$Grouping;intermediary method_64677Lnet/minecraft/class_10286;method_64677()Lnet/minecraft/class_10291$class_10293;official aLdbg;a()Ldbs$b;
-