Uses of Class
studio.magemonkey.divinity.stats.tiers.Tier
Packages that use Tier
Package
Description
-
Uses of Tier in studio.magemonkey.divinity.config
Methods in studio.magemonkey.divinity.config that return TierMethods in studio.magemonkey.divinity.config that return types with arguments of type Tier -
Uses of Tier in studio.magemonkey.divinity.modules
Fields in studio.magemonkey.divinity.modules declared as TierMethods in studio.magemonkey.divinity.modules that return Tier -
Uses of Tier in studio.magemonkey.divinity.modules.list.itemgenerator
Methods in studio.magemonkey.divinity.modules.list.itemgenerator with parameters of type TierModifier and TypeMethodDescriptionItemGeneratorManager.getMatchingTierPrefixes(Tier tier) ItemGeneratorManager.getMatchingTierSuffixes(Tier tier) Method parameters in studio.magemonkey.divinity.modules.list.itemgenerator with type arguments of type TierModifier and TypeMethodDescriptionstatic Map<ResourceManager.ResourceCategory, List<String>> ItemGeneratorManager.getMatchingPrefixes(org.bukkit.Material material, Collection<Tier> tiers) static Map<ResourceManager.ResourceCategory, List<String>> ItemGeneratorManager.getMatchingSuffixes(org.bukkit.Material material, Collection<Tier> tiers) -
Uses of Tier in studio.magemonkey.divinity.stats.items.attributes
Methods in studio.magemonkey.divinity.stats.items.attributes that return TierConstructors in studio.magemonkey.divinity.stats.items.attributes with parameters of type TierModifierConstructorDescriptionSocketAttribute(SocketAttribute.Type type, String id, String name, String format, Tier tier, String formatValueEmpty, String formatValueFilled) -
Uses of Tier in studio.magemonkey.divinity.stats.tiers
Methods in studio.magemonkey.divinity.stats.tiers that return Tier