Package org.spongepowered.asm.launch
Class GlobalProperties.Keys
java.lang.Object
org.spongepowered.asm.launch.GlobalProperties.Keys
- Enclosing class:
GlobalProperties
Global property keys
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GlobalProperties.Keysstatic final GlobalProperties.Keysstatic final GlobalProperties.Keysstatic final GlobalProperties.Keysstatic final GlobalProperties.Keysstatic final GlobalProperties.Keysstatic final GlobalProperties.Keysstatic final GlobalProperties.Keys -
Method Summary
Modifier and TypeMethodDescriptionstatic GlobalProperties.KeysGet or create a new global property keytoString()
-
Field Details
-
INIT
-
AGENTS
-
CONFIGS
-
PLATFORM_MANAGER
-
FML_LOAD_CORE_MOD
-
FML_GET_REPARSEABLE_COREMODS
-
FML_CORE_MOD_MANAGER
-
FML_GET_IGNORED_MODS
-
-
Method Details