Class ModConfig
java.lang.Object
net.rodofire.easierworldcreator.config.ModConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCategories(ConfigCategory... categories) voidaddCategory(Set<ConfigCategory> categories) voidaddCategory(ConfigCategory category) voidcopy()booleangetCategory(String name) getCategoryPath(String name) voidinit()voidvoidsave()boolean<T extends AbstractConfigObject<U>,U>
voidupdateValues(String name)
-
Constructor Details
-
ModConfig
-
-
Method Details
-
addCategory
-
addCategory
-
addCategories
-
getCategory
-
getCategories
-
refreshValues
public void refreshValues() -
save
public void save() -
updateValues
-
shouldRestart
public boolean shouldRestart() -
init
public void init() -
getCategoryPath
-
copy
-
apply
-
equals
-