Uses of Class
de.osshangar.plugin.Arguments
-
Packages that use Arguments Package Description de.osshangar.plugin -
-
Uses of Arguments in de.osshangar.plugin
Methods in de.osshangar.plugin with parameters of type Arguments Modifier and Type Method Description TPlugin. load(JarInputStream jarInputStream, Arguments constructorArguments)This loads the plugin from the provided JarInputStream and provides the given arguments to its constructor
-