Package net.minecraft.recipe
Class BlockRecipeDispatcher
java.lang.Object
net.minecraft.recipe.BlockRecipeDispatcher
public class BlockRecipeDispatcher extends Object
- Mappings:
Namespace Name official abxintermediary net/minecraft/class_53named net/minecraft/recipe/BlockRecipeDispatcher
-
Constructor Summary
Constructors Constructor Description BlockRecipeDispatcher() -
Method Summary
Modifier and Type Method Description voidregister(RecipeDispatcher recipes)
-
Constructor Details
-
BlockRecipeDispatcher
public BlockRecipeDispatcher()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLabx;a(Labt;)Vintermediary method_75Lnet/minecraft/class_53;method_75(Lnet/minecraft/class_49;)Vnamed registerLnet/minecraft/recipe/BlockRecipeDispatcher;register(Lnet/minecraft/recipe/RecipeDispatcher;)V
-