Index

A D G M N S 
All Classes and Interfaces|All Packages

A

apply(Map<String, ExpansionClassLoader>) - Method in interface me.hsgamer.hscore.expansion.extra.manager.DependableExpansionSortAndFilter
 

D

DataFolder - Interface in me.hsgamer.hscore.expansion.extra.expansion
An interface for Expansion to make it easier to get the data folder
DependableExpansionSortAndFilter - Interface in me.hsgamer.hscore.expansion.extra.manager
Sort and filter the expansions based on their dependencies

G

GetClassLoader - Interface in me.hsgamer.hscore.expansion.extra.expansion
An interface for Expansion to make it easier to get the class loader
getDataFolder() - Method in interface me.hsgamer.hscore.expansion.extra.expansion.DataFolder
Get the data folder of the expansion
getDependencies(ExpansionClassLoader) - Method in interface me.hsgamer.hscore.expansion.extra.manager.DependableExpansionSortAndFilter
Get the dependencies of the expansion
getDependencyComparator() - Method in interface me.hsgamer.hscore.expansion.extra.manager.DependableExpansionSortAndFilter
Get the comparator for the dependencies
getExpansionClassLoader() - Method in interface me.hsgamer.hscore.expansion.extra.expansion.GetClassLoader
Get the class loader of the expansion
getResource(String) - Method in interface me.hsgamer.hscore.expansion.extra.expansion.DataFolder
Get the resource from the expansion jar
getSoftDependencies(ExpansionClassLoader) - Method in interface me.hsgamer.hscore.expansion.extra.manager.DependableExpansionSortAndFilter
Get the soft dependencies of the expansion.

M

me.hsgamer.hscore.expansion.extra - package me.hsgamer.hscore.expansion.extra
Contains the extra classes to work with the expansion system at ease
me.hsgamer.hscore.expansion.extra.expansion - package me.hsgamer.hscore.expansion.extra.expansion
Contains the extra classes to work with Expansion
me.hsgamer.hscore.expansion.extra.manager - package me.hsgamer.hscore.expansion.extra.manager
Contains the extra classes to work with ExpansionManager

N

normalizeJarPath(String) - Static method in interface me.hsgamer.hscore.expansion.extra.expansion.DataFolder
 

S

saveResource(String, boolean) - Method in interface me.hsgamer.hscore.expansion.extra.expansion.DataFolder
Copy the resource from the expansion jar
A D G M N S 
All Classes and Interfaces|All Packages