Class InfuserRecipe.Type
java.lang.Object
com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe.Type
- All Implemented Interfaces:
net.minecraft.world.item.crafting.RecipeType<InfuserRecipe>
- Enclosing class:
- InfuserRecipe
public static class InfuserRecipe.Type
extends Object
implements net.minecraft.world.item.crafting.RecipeType<InfuserRecipe>
-
Field Summary
Fields inherited from interface net.minecraft.world.item.crafting.RecipeType
BLASTING, CAMPFIRE_COOKING, CRAFTING, SMELTING, SMITHING, SMOKING, STONECUTTING
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
ID
- See Also:
-
-
Constructor Details
-
Type
public Type()
-