Uses of Interface
me.hsgamer.hscore.expansion.common.factory.MapExpansionDescriptionLoader
Packages that use MapExpansionDescriptionLoader
Package
Description
Contains the implementation of
for Bukkit
invalid reference
me.hsgamer.hscore.expansion
Contains the base classes for the expansion factory
Contains the expansion factories that work with the
GsonContains the expansion factories that work with the
Properties-
Uses of MapExpansionDescriptionLoader in me.hsgamer.hscore.bukkit.expansion
Classes in me.hsgamer.hscore.bukkit.expansion that implement MapExpansionDescriptionLoaderModifier and TypeClassDescriptionclassThe factory to loadExpansionDescriptionfrom a Bukkit YAML file -
Uses of MapExpansionDescriptionLoader in me.hsgamer.hscore.expansion.common.factory
Classes in me.hsgamer.hscore.expansion.common.factory that implement MapExpansionDescriptionLoaderModifier and TypeClassDescriptionclassThe factory that loads theExpansionDescriptionfrom theInputStreamof the jar file -
Uses of MapExpansionDescriptionLoader in me.hsgamer.hscore.expansion.gson
Classes in me.hsgamer.hscore.expansion.gson that implement MapExpansionDescriptionLoaderModifier and TypeClassDescriptionclassThe factory that loads theExpansionDescriptionfrom the json file of the jar file -
Uses of MapExpansionDescriptionLoader in me.hsgamer.hscore.expansion.properties
Classes in me.hsgamer.hscore.expansion.properties that implement MapExpansionDescriptionLoaderModifier and TypeClassDescriptionclassThe factory that loads theExpansionDescriptionfrom thePropertiesfile of the jar file