Object RagiumRecipeViewerTypes

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> ALLOYING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> ASSEMBLING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> COMPRESSING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> CUTTING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> PLANTING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> FREEZING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> IMPLODING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> MELTING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> PYROLYZING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> REFINING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> WASHING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> BATHING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> CHEMICAL_REACTING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> MIXING
      public final static HTRecipeViewerType<HTRecipeHolder<HTMassFabricatingRecipe>> MASS_FABRICATING
      public final static HTRecipeViewerType<HTProgressRecipeDisplay> ENCHANTING
      public final static RagiumRecipeViewerTypes INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail