Uses of Class
io.github.dmlloyd.moduleinfo.ModuleRequire
-
-
Uses of ModuleRequire in io.github.dmlloyd.moduleinfo
Fields in io.github.dmlloyd.moduleinfo with type parameters of type ModuleRequire Modifier and Type Field Description private java.util.List<ModuleRequire>ModuleInfoYml. requiresMethods in io.github.dmlloyd.moduleinfo that return types with arguments of type ModuleRequire Modifier and Type Method Description java.util.List<ModuleRequire>ModuleInfoYml. getRequires()Method parameters in io.github.dmlloyd.moduleinfo with type arguments of type ModuleRequire Modifier and Type Method Description voidModuleInfoYml. setRequires(java.util.List<ModuleRequire> requires)
-