Uses of Class
io.github.dmlloyd.moduleinfo.ModuleProvide
-
-
Uses of ModuleProvide in io.github.dmlloyd.moduleinfo
Fields in io.github.dmlloyd.moduleinfo with type parameters of type ModuleProvide Modifier and Type Field Description private java.util.List<ModuleProvide>
ModuleInfoYml. provides
Methods in io.github.dmlloyd.moduleinfo that return types with arguments of type ModuleProvide Modifier and Type Method Description java.util.List<ModuleProvide>
ModuleInfoYml. getProvides()
Method parameters in io.github.dmlloyd.moduleinfo with type arguments of type ModuleProvide Modifier and Type Method Description void
ModuleInfoYml. setProvides(java.util.List<ModuleProvide> provides)
-