Uses of Class
dev.cwhead.GravesX.module.util.ModuleInfo
Packages that use ModuleInfo
-
Uses of ModuleInfo in dev.cwhead.GravesX.module
Fields in dev.cwhead.GravesX.module declared as ModuleInfoModifier and TypeFieldDescriptionfinal ModuleInfo
ModuleManager.LoadedModule.info
Module descriptor parsed from module.yml. -
Uses of ModuleInfo in dev.cwhead.GravesX.module.util
Methods in dev.cwhead.GravesX.module.util that return ModuleInfoModifier and TypeMethodDescriptionstatic ModuleInfo
ModuleInfo.fromYaml
(InputStream in) Parses a minimal YAML-like stream into aModuleInfo
.