Uses of Interface
io.papermc.paper.plugin.loader.PluginClasspathBuilder
-
Uses of PluginClasspathBuilder in io.papermc.paper.plugin.loader
Modifier and TypeMethodDescriptionPluginClasspathBuilder.addLibrary
(@NotNull ClassPathLibrary classPathLibrary) Adds a new classpath library to this classpath builder.Modifier and TypeMethodDescriptionvoid
PluginLoader.classloader
(@NotNull PluginClasspathBuilder classpathBuilder) Called by the server to allows plugins to configure the runtime classpath that the plugin is run on.