Package | Description |
---|---|
net.minecraftforge.common | |
net.minecraftforge.common.config |
Class and Description |
---|
ConfigCategory |
Configuration
This class offers advanced configurations capabilities, allowing to provide
various categories for configuration variables.
|
Property.Type |
Class and Description |
---|
Config.Type |
ConfigCategory |
ConfigElement
This class bridges the gap between the FML config GUI classes and the Forge Configuration classes.
|
Configuration
This class offers advanced configurations capabilities, allowing to provide
various categories for configuration variables.
|
FieldWrapper |
FieldWrapper.SingleValueFieldWrapper |
IFieldWrapper
The objects are expected to get their wrapped field, the owning class, instance and category string on initialization.
|
ITypeAdapter
Abstracts the types of properties away.
|
Property |
Property.Type |