Uses of Enum Class
org.cloudburstmc.api.item.TierType.TierTarget
Packages that use TierType.TierTarget
-
Uses of TierType.TierTarget in org.cloudburstmc.api.item
Methods in org.cloudburstmc.api.item that return TierType.TierTargetModifier and TypeMethodDescriptionTierType.getTarget()static TierType.TierTargetReturns the enum constant of this class with the specified name.static TierType.TierTarget[]TierType.TierTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.