Class ReflectionRegistry
java.lang.Object
me.unurled.srcore.utils.ReflectionRegistry
The ReflectionRegistry class is a class that is used to store reflection classes and methods.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Class
<?> The PaperPluginClassLoader class is a class that is used to load plugins in PaperMC.static final Method
The getLoadedJavaPlugin method is a method that is used to get the loaded JavaPlugin from thestatic final Class
<?> The PLUGIN_CLASS_LOADER_CLASS class is a class that is used to load plugins in Bukkit.static final Field
The PLUGIN_CLASS_LOADER_PLUGIN_FIELD field is a field that is used to get the plugin from the -
Method Summary
-
Field Details
-
PLUGIN_CLASS_LOADER_CLASS
The PLUGIN_CLASS_LOADER_CLASS class is a class that is used to load plugins in Bukkit. -
PAPER_PLUGIN_CLASS_LOADER_CLASS
The PaperPluginClassLoader class is a class that is used to load plugins in PaperMC. -
PAPER_PLUGIN_CLASS_LOADER_GET_LOADED_JAVA_PLUGIN_METHOD
The getLoadedJavaPlugin method is a method that is used to get the loaded JavaPlugin from the -
PLUGIN_CLASS_LOADER_PLUGIN_FIELD
The PLUGIN_CLASS_LOADER_PLUGIN_FIELD field is a field that is used to get the plugin from the
-