Uses of Class
xyz.janboerman.scalaloader.paper.plugin.ScalaPluginLoader
Packages that use ScalaPluginLoader
-
Uses of ScalaPluginLoader in xyz.janboerman.scalaloader.paper.plugin
Methods in xyz.janboerman.scalaloader.paper.plugin that return ScalaPluginLoaderModifier and TypeMethodDescriptionScalaPluginClassLoader.getPluginLoader()
ScalaPlugin.pluginLoader()
Get thePluginLoader
of this plugin.Methods in xyz.janboerman.scalaloader.paper.plugin with parameters of type ScalaPluginLoaderModifier and TypeMethodDescriptionScalaPluginClasspathBuilder.buildClassLoader
(Logger logger, ClassLoader parent, File pluginJarFile, TransformerRegistry transformerRegistry, ScalaPluginLoader pluginLoader, Map<String, Object> pluginYaml) Constructors in xyz.janboerman.scalaloader.paper.plugin with parameters of type ScalaPluginLoaderModifierConstructorDescriptionScalaPluginClassLoader
(Logger logger, File pluginJarFile, ScalaPluginMeta configuration, ClassLoader parent, URLClassLoader libraryLoader, ScalaPluginLoader pluginLoader, Map<String, Object> pluginYaml, TransformerRegistry transformerRegistry, Path dataDirectory)