Uses of Class
zombie.entity.components.attributes.AttributeType.Enum
Packages that use AttributeType.Enum
-
Uses of AttributeType.Enum in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Enum in zombie.entity.components.attributesFields in zombie.entity.components.attributes declared as AttributeType.EnumModifier and TypeFieldDescriptionstatic final AttributeType.Enum
<TestEnum> Attribute.TestItemType
Methods in zombie.entity.components.attributes with parameters of type AttributeType.EnumModifier and TypeMethodDescriptionAttributeContainer.get
(AttributeType.Enum<E> _enum) AttributeContainer.get
(AttributeType.Enum<E> enum0, E enum1) AttributeContainer.put
(AttributeType.Enum<E> enum0, E enum1) AttributeContainer.set
(AttributeType.Enum<E> enum0, E enum1) protected void
AttributeInstance.Enum.setType
(AttributeType.Enum<E> enum0)