public interface IVanillaCategoryExtensionRegistration
Modifier and Type | Method and Description |
---|---|
IExtendableRecipeCategory<net.minecraft.item.crafting.ICraftingRecipe,ICraftingCategoryExtension> |
getCraftingCategory()
Get the vanilla crafting category, to extend it with your own mod's crafting category extensions.
|
IExtendableRecipeCategory<net.minecraft.item.crafting.ICraftingRecipe,ICraftingCategoryExtension> getCraftingCategory()