Package org.bukkit.plugin.java
Class LibraryLoader
java.lang.Object
org.bukkit.plugin.java.LibraryLoader
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateLoader
(@NotNull PluginDescriptionFile desc, @Nullable List<Path> paperLibraryPaths)
-
Field Details
-
LIBRARY_LOADER_FACTORY
-
REMAPPER
-
-
Constructor Details
-
LibraryLoader
-
-
Method Details
-
createLoader
-
createLoader
@Nullable public @Nullable ClassLoader createLoader(@NotNull @NotNull PluginDescriptionFile desc, @Nullable List<Path> paperLibraryPaths)
-