Uses of Class
com.ericlam.mc.bungee.hnmc.exceptions.PluginNotFoundException
- 
Packages that use PluginNotFoundException Package Description com.ericlam.mc.bungee.hnmc.managers 
- 
- 
Uses of PluginNotFoundException in com.ericlam.mc.bungee.hnmc.managersMethods in com.ericlam.mc.bungee.hnmc.managers that throw PluginNotFoundException Modifier and Type Method Description CompletableFuture<File>ResourceManager. downloadLatestVersion(String plugin)下載該插件的最新版本StringResourceManager. getLatestVersion(String plugin)獲取該插件的最新版本booleanResourceManager. isLatestVersion(String plugin)檢查該插件版本是否為最新版本
 
-