Package org.cyclops.commoncapabilities
Class Reference
java.lang.Object
org.cyclops.commoncapabilities.Reference
Class that can hold basic static things that are better not hard-coded
like mod details, texture paths, ID's...
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
MOD_ID
- See Also:
-
GA_TRACKING_ID
- See Also:
-
VERSION_URL
-
TEXTURE_PATH_GUI
- See Also:
-
TEXTURE_PATH_SKINS
- See Also:
-
TEXTURE_PATH_MODELS
- See Also:
-
TEXTURE_PATH_ENTITIES
- See Also:
-
TEXTURE_PATH_GUIBACKGROUNDS
- See Also:
-
TEXTURE_PATH_ITEMS
- See Also:
-
TEXTURE_PATH_PARTICLES
- See Also:
-
MODEL_PATH
- See Also:
-
MOD_VANILLA
- See Also:
-
MOD_RF_API
- See Also:
-
MOD_ENDERIO
- See Also:
-
MOD_TCONSTRUCT
- See Also:
-
MOD_FORESTRY
- See Also:
-
MOD_IC2
- See Also:
-
MOD_THERMALEXPANSION
- See Also:
-
-
Constructor Details
-
Reference
public Reference()
-