Package | Description |
---|---|
net.minecraftforge.common |
Modifier and Type | Field and Description |
---|---|
ConfigCategory |
ConfigCategory.parent |
Modifier and Type | Field and Description |
---|---|
Map<String,ConfigCategory> |
Configuration.categories |
Modifier and Type | Method and Description |
---|---|
ConfigCategory |
Configuration.getCategory(String category) |
ConfigCategory |
ConfigCategory.getFirstParent() |
Modifier and Type | Method and Description |
---|---|
static String |
ConfigCategory.getQualifiedName(String name,
ConfigCategory parent) |
Constructor and Description |
---|
ConfigCategory(String name,
ConfigCategory parent) |