Uses of Interface
fr.hytale.loader.config.ConfigSection
Packages that use ConfigSection
-
Uses of ConfigSection in fr.hytale.loader.config
Classes in fr.hytale.loader.config that implement ConfigSectionModifier and TypeClassDescriptionprotected static classInner class for config sections backed by a Map.Methods in fr.hytale.loader.config that return ConfigSectionModifier and TypeMethodDescriptionBaseConfig.getSection(String path) Gets a Configuration Section.BaseConfig.MapConfigSection.getSection(String path) Gets a nested section from this section.Config.getSection(String path) Gets a config section.ConfigSection.getSection(String path) Gets a nested section.