Uses of Class
org.bukkit.plugin.java.JavaPlugin
-
Uses of JavaPlugin in org.bukkit.plugin.java
Modifier and TypeMethodDescriptionstatic <T extends JavaPlugin>
TThis method provides fast access to the plugin that hasprovided
the given plugin class, which is usually the plugin that implemented it.Modifier and TypeMethodDescriptionstatic JavaPlugin
JavaPlugin.getProvidingPlugin
(Class<?> clazz) This method provides fast access to the plugin that has provided the given class.