Uses of Enum Class
zombie.scripting.objects.ModelAttachmentId
Packages that use ModelAttachmentId
-
Uses of ModelAttachmentId in zombie.core.skinnedmodel.model
Methods in zombie.core.skinnedmodel.model with parameters of type ModelAttachmentIdModifier and TypeMethodDescriptionModelInstance.getAttachmentById(ModelAttachmentId attachmentId) -
Uses of ModelAttachmentId in zombie.scripting.objects
Subclasses with type arguments of type ModelAttachmentId in zombie.scripting.objectsMethods in zombie.scripting.objects that return ModelAttachmentIdModifier and TypeMethodDescriptionstatic ModelAttachmentIdReturns the enum constant of this class with the specified name.static ModelAttachmentId[]ModelAttachmentId.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.scripting.objects with parameters of type ModelAttachmentId