Uses of Interface
top.magstar.framework.api.PluginAPI
Packages that use PluginAPI
-
Uses of PluginAPI in top.magstar.framework.api
Classes in top.magstar.framework.api with type parameters of type PluginAPIModifier and TypeClassDescriptionstatic classAPIRegistry.APIProvider<T extends PluginAPI>API 提供者(用于批量注册)Methods in top.magstar.framework.api with type parameters of type PluginAPIModifier and TypeMethodDescriptionstatic <T extends PluginAPI>
T获取 API 实现(供其他插件使用)static <T extends PluginAPI>
APIRegistry.APIProvider<T> static <T extends PluginAPI>
void注册 API 到 Bukkit ServiceProviderMethod parameters in top.magstar.framework.api with type arguments of type PluginAPIModifier and TypeMethodDescriptionstatic booleanAPIRegistry.isRegistered(Class<? extends PluginAPI> apiClass) 检查 API 是否已注册