Interface RecipeType<T extends Recipe<?>>
public interface RecipeType<T extends Recipe<?>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecipeType<BlastingRecipe>
static final RecipeType<CampfireCookingRecipe>
static final RecipeType<CraftingRecipe>
static final RecipeType<SmeltingRecipe>
static final RecipeType<UpgradeRecipe>
static final RecipeType<SmokingRecipe>
static final RecipeType<StonecutterRecipe>
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic <T extends Recipe<?>>
RecipeType<T>static <T extends Recipe<?>>
RecipeType<T>simple
(ResourceLocation name)
-
Field Details
-
CRAFTING
-
SMELTING
-
BLASTING
-
SMOKING
-
CAMPFIRE_COOKING
-
STONECUTTING
-
SMITHING
-
-
Method Details
-
register
-
simple
-