Uses of Class
me.croabeast.common.DependencyLoader
Packages that use DependencyLoader
-
Uses of DependencyLoader in me.croabeast.common
Fields in me.croabeast.common declared as DependencyLoaderModifier and TypeFieldDescriptionstatic final DependencyLoaderDependencyLoader.BUKKIT_LOADERA preconfiguredDependencyLoaderthat uses Bukkit's world container and a subfolder named "libraries".Methods in me.croabeast.common that return DependencyLoaderModifier and TypeMethodDescriptionstatic DependencyLoaderDependencyLoader.fromFolder(File librariesFolder) Creates a newDependencyLoaderinstance for the specified folder without a subfolder.static DependencyLoaderDependencyLoader.fromFolder(File librariesFolder, String folderName) Creates a newDependencyLoaderinstance for the specified folder and subfolder.