Uses of Enum Class
org.cloudburstmc.api.enchantment.EnchantmentRarity
Packages that use EnchantmentRarity
-
Uses of EnchantmentRarity in org.cloudburstmc.api.enchantment
Methods in org.cloudburstmc.api.enchantment that return EnchantmentRarityModifier and TypeMethodDescriptionstatic EnchantmentRarityReturns the enum constant of this class with the specified name.static EnchantmentRarity[]EnchantmentRarity.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EnchantmentRarity in org.cloudburstmc.api.enchantment.behavior
Methods in org.cloudburstmc.api.enchantment.behavior that return EnchantmentRarity