Uses of Enum Class
fr.hytale.loader.config.ConfigFormat
Packages that use ConfigFormat
-
Uses of ConfigFormat in fr.hytale.loader.config
Subclasses with type arguments of type ConfigFormat in fr.hytale.loader.configMethods in fr.hytale.loader.config that return ConfigFormatModifier and TypeMethodDescriptionstatic ConfigFormatReturns the enum constant of this class with the specified name.static ConfigFormat[]ConfigFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConfigFormat in fr.hytale.loader.plugin
Methods in fr.hytale.loader.plugin that return ConfigFormatModifier and TypeMethodDescriptionSimplePlugin.getConfigFormat()Gets the preferred configuration format.