Package hiiragi283.ragium.setup
Object RagiumFoods
-
- All Implemented Interfaces:
public class RagiumFoods
-
-
Field Summary
Fields Modifier and Type Field Description public final static FoodPropertiesCANNED_COOKED_MEATpublic final static FoodPropertiesCHOCOLATEprivate final FoodPropertiesFEVER_CHERRYpublic final static FoodPropertiesICE_CREAMpublic final static FoodPropertiesMELON_PIEprivate final FoodPropertiesRAGI_CHERRYprivate final FoodPropertiesRAGI_CHERRY_JAMprivate final FoodPropertiesRAGI_CHERRY_PIE_SLICEpublic final static FoodPropertiesSWEET_BERRIES_CAKEpublic final static FoodPropertiesYELLOW_CAKEpublic final static RagiumFoodsINSTANCE
-
Method Summary
Modifier and Type Method Description final FoodPropertiesgetFEVER_CHERRY()final FoodPropertiesgetRAGI_CHERRY()final FoodPropertiesgetRAGI_CHERRY_JAM()final FoodPropertiesgetRAGI_CHERRY_PIE_SLICE()-
-
Method Detail
-
getFEVER_CHERRY
final FoodProperties getFEVER_CHERRY()
-
getRAGI_CHERRY
final FoodProperties getRAGI_CHERRY()
-
getRAGI_CHERRY_JAM
final FoodProperties getRAGI_CHERRY_JAM()
-
getRAGI_CHERRY_PIE_SLICE
final FoodProperties getRAGI_CHERRY_PIE_SLICE()
-
-
-
-