Uses of Class
me.hsgamer.hscore.expansion.common.factory.InputStreamExpansionDescriptionLoader
Package
Description
Contains the implementation of
me.hsgamer.hscore.expansion
for BukkitContains the expansion factories that work with the
Gson
Contains the expansion factories that work with the
Properties
-
Uses of InputStreamExpansionDescriptionLoader in me.hsgamer.hscore.bukkit.expansion
Modifier and TypeClassDescriptionclass
The factory to loadExpansionDescription
from a Bukkit YAML file -
Uses of InputStreamExpansionDescriptionLoader in me.hsgamer.hscore.expansion.gson
Modifier and TypeClassDescriptionclass
The factory that loads theExpansionDescription
from the json file of the jar file -
Uses of InputStreamExpansionDescriptionLoader in me.hsgamer.hscore.expansion.properties
Modifier and TypeClassDescriptionclass
The factory that loads theExpansionDescription
from theProperties
file of the jar file