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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Type

      public Type()
  • Method Details