Class BookCategoryComponent
java.lang.Object
dev.latvian.mods.kubejs.recipe.component.BookCategoryComponent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeComponentType<net.minecraft.world.item.crafting.CookingBookCategory> static final RecipeComponentType<net.minecraft.world.item.crafting.CraftingBookCategory> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CRAFTING_BOOK_CATEGORY
public static final RecipeComponentType<net.minecraft.world.item.crafting.CraftingBookCategory> CRAFTING_BOOK_CATEGORY -
COOKING_BOOK_CATEGORY
public static final RecipeComponentType<net.minecraft.world.item.crafting.CookingBookCategory> COOKING_BOOK_CATEGORY
-
-
Constructor Details
-
BookCategoryComponent
public BookCategoryComponent()
-