Object ModuleInfo.Companion
-
- All Implemented Interfaces:
public class ModuleInfo.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ModuleInfo.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final ModuleInfo
fromYaml(YamlConfiguration moduleInfoYaml)
Creates a ModuleInfo from a YamlConfiguration -
-
Method Detail
-
fromYaml
final ModuleInfo fromYaml(YamlConfiguration moduleInfoYaml)
Creates a ModuleInfo from a YamlConfiguration
-
-
-
-