Uses of Enum Class
org.cloudburstmc.api.pack.PackType
Packages that use PackType
-
Uses of PackType in org.cloudburstmc.api.pack
Methods in org.cloudburstmc.api.pack that return PackTypeModifier and TypeMethodDescriptionabstract PackTypePack.getType()ResourcePack.getType()static PackTypeReturns the enum constant of this class with the specified name.static PackType[]PackType.values()Returns an array containing the constants of this enum class, in the order they are declared.