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()
Methods in xyz.janboerman.scalaloader.paper.plugin with parameters of type ScalaPluginLoaderModifier and TypeMethodDescriptionScalaPluginClasspathBuilder.buildClassLoader
(Logger logger, ClassLoader parent, File pluginJarFile, xyz.janboerman.scalaloader.bytecode.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, xyz.janboerman.scalaloader.bytecode.TransformerRegistry transformerRegistry, Path dataDirectory)