Uses of Enum Class
zombie.scripting.objects.AttachmentType
Packages that use AttachmentType
-
Uses of AttachmentType in generation.builders
Methods in generation.builders with parameters of type AttachmentTypeModifier and TypeMethodDescriptionItemBuilder.attachmentsProvided
(AttachmentType... attachmentTypes) ItemBuilder.attachmentType
(AttachmentType attachmentTypex) -
Uses of AttachmentType in zombie.scripting.objects
Subclasses with type arguments of type AttachmentType in zombie.scripting.objectsMethods in zombie.scripting.objects that return AttachmentTypeModifier and TypeMethodDescriptionstatic AttachmentType
Returns 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.