Uses of Class
net.thevpc.common.prs.plugin.PluginDependency
Packages that use PluginDependency
-
Uses of PluginDependency in net.thevpc.common.prs.plugin
Methods in net.thevpc.common.prs.plugin that return PluginDependencyModifier and TypeMethodDescriptionPluginDescriptor.getDependencies()PluginDescriptor.getDependency(String id) static PluginDependencyMethods in net.thevpc.common.prs.plugin with parameters of type PluginDependencyModifier and TypeMethodDescriptionvoidPluginDescriptor.addDependencies(PluginDependency... dependencies) voidPluginDescriptor.setDependencies(PluginDependency[] dependencies)