Uses of Enum Class
org.cloudburstmc.api.util.data.BannerPattern.Type
Packages that use BannerPattern.Type
-
Uses of BannerPattern.Type in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return BannerPattern.TypeModifier and TypeMethodDescriptionstatic BannerPattern.TypeBannerPattern.getType()static BannerPattern.TypeReturns the enum constant of this class with the specified name.static BannerPattern.Type[]BannerPattern.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.