implements CraftingRecipe
| dly | |
| net.minecraft.world.item.crafting.CustomRecipe | |
| net.minecraft.class_1852 | |
| net.minecraft.recipe.SpecialCraftingRecipe | |
| net.minecraft.src.C_1458_ | |
| net.minecraft.world.item.crafting.IRecipeComplex |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final CraftingBookCategory |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CraftingBookCategory category) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public CraftingBookCategory |
| ||||||||||
| public PlacementInfo |
| ||||||||||
| public abstract RecipeSerializer<? extends CustomRecipe> |
|