Uses of Class
org.bukkit.plugin.UnknownDependencyException

Packages that use UnknownDependencyException
org.bukkit.plugin Classes specifically relating to loading software modules at runtime. 
 

Uses of UnknownDependencyException in org.bukkit.plugin
 

Methods in org.bukkit.plugin that throw UnknownDependencyException
 Plugin PluginManager.loadPlugin(File file)
          Loads the plugin in the specified file

File must be valid according to the current enabled Plugin interfaces

 Plugin PluginLoader.loadPlugin(File file)
          Loads the plugin contained in the specified file
 Plugin SimplePluginManager.loadPlugin(File file)
          Loads the plugin in the specified file

File must be valid according to the current enabled Plugin interfaces

 



Copyright © 2013. All Rights Reserved.