Uses of Interface
io.papermc.paper.plugin.provider.entrypoint.DependencyContext
Packages that use DependencyContext
-
Uses of DependencyContext in org.bukkit.plugin.java
Fields in org.bukkit.plugin.java declared as DependencyContextConstructors in org.bukkit.plugin.java with parameters of type DependencyContextModifierConstructorDescriptionPluginClassLoader
(@Nullable ClassLoader parent, @NotNull PluginDescriptionFile description, @NotNull File dataFolder, @NotNull File file, @Nullable ClassLoader libraryLoader, @Nullable JarFile jarFile, DependencyContext dependencyContext)