Package io.papermc.paper.plugin.provider.classloader
package io.papermc.paper.plugin.provider.classloader
-
ClassDescriptionThe class loader access interface is an internal representation of a class accesses' ability to see types from other
ConfiguredPluginClassLoader
.The configured plugin class loader represents an internal abstraction over the classloaders used by the server to load and access a plugins classes during runtime.The plugin classloader storage is an internal type that is used to manage existing classloaders on the server.A plugin classloader group represents a group of classloaders that a plugins classloader may access.