public class BCConfigElement
extends net.minecraftforge.common.config.ConfigElement
Constructor and Description |
---|
BCConfigElement(net.minecraftforge.common.config.ConfigCategory ctgy) |
BCConfigElement(net.minecraftforge.common.config.Property prop) |
Modifier and Type | Method and Description |
---|---|
java.util.List<net.minecraftforge.fml.client.config.IConfigElement> |
getChildElements() |
from, get, getArrayEntryClass, getComment, getConfigEntryClass, getDefault, getDefaults, getLanguageKey, getList, getMaxListLength, getMaxValue, getMinValue, getName, getQualifiedName, getType, getType, getValidationPattern, getValidValues, isDefault, isList, isListLengthFixed, isProperty, listCategoriesFirst, requiresMcRestart, requiresWorldRestart, set, set, setToDefault, showInGui
public BCConfigElement(net.minecraftforge.common.config.ConfigCategory ctgy)
public BCConfigElement(net.minecraftforge.common.config.Property prop)
public java.util.List<net.minecraftforge.fml.client.config.IConfigElement> getChildElements()
getChildElements
in interface net.minecraftforge.fml.client.config.IConfigElement
getChildElements
in class net.minecraftforge.common.config.ConfigElement