Package net.minecraft.recipe
Class FoodRecipeDispatcher
java.lang.Object
net.minecraft.recipe.FoodRecipeDispatcher
public class FoodRecipeDispatcher extends Object
- Mappings:
Namespace Name official abnintermediary net/minecraft/class_43named net/minecraft/recipe/FoodRecipeDispatcher
-
Constructor Summary
Constructors Constructor Description FoodRecipeDispatcher() -
Method Summary
Modifier and Type Method Description voidregister(RecipeDispatcher recipes)
-
Constructor Details
-
FoodRecipeDispatcher
public FoodRecipeDispatcher()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLabn;a(Labt;)Vintermediary method_51Lnet/minecraft/class_43;method_51(Lnet/minecraft/class_49;)Vnamed registerLnet/minecraft/recipe/FoodRecipeDispatcher;register(Lnet/minecraft/recipe/RecipeDispatcher;)V
-