Uses of Enum Class
org.cloudburstmc.api.util.data.AttachmentType
Packages that use AttachmentType
-
Uses of AttachmentType in org.cloudburstmc.api.block
Fields in org.cloudburstmc.api.block with type parameters of type AttachmentType -
Uses of AttachmentType in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return AttachmentTypeModifier and TypeMethodDescriptionstatic AttachmentTypeReturns the enum constant of this class with the specified name.static AttachmentType[]AttachmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.