Object HCRecipeViewerTypes
-
- All Implemented Interfaces:
public class HCRecipeViewerTypes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classHCRecipeViewerTypes.MaterialType
-
Field Summary
Fields Modifier and Type Field Description public final static HTLookupRecipeViewerType<HTItemAndFluidRecipeInput, HCBrewingRecipe>BREWINGpublic final static HTLookupRecipeViewerType<SingleRecipeInput, HTSingleItemRecipe>CHARGINGpublic final static HTLookupRecipeViewerType<SingleRecipeInput, HTSingleMultiOutputRecipe>CRUSHINGpublic final static HTLookupRecipeViewerType<HCExplodingRecipe.Input, HCExplodingRecipe>EXPLODINGpublic final static HTLookupRecipeViewerType<HTDoubleRecipeInput, HTDoubleMultiOutputRecipe>FORGINGpublic final static HTLookupRecipeViewerType<HCMeltingRecipe.Input, HCMeltingRecipe>MELTINGpublic final static HTLookupRecipeViewerType<RecipeInput, HTTankInteraction>TANK_INTERACTIONpublic final static HCRecipeViewerTypesINSTANCE
-