java.lang.Object
zombie.entity.components.attributes.AttributeType
zombie.entity.components.attributes.AttributeType.Enum<E>
- Enclosing class:
AttributeType
-
Nested Class Summary
Nested classes/interfaces inherited from class AttributeType
AttributeType.Bool, AttributeType.Byte, AttributeType.Double, AttributeType.Enum<E>, AttributeType.EnumSet<E>, AttributeType.EnumStringSet<E>, AttributeType.Float, AttributeType.Int, AttributeType.Long, AttributeType.Numeric<C,T>, AttributeType.Short, AttributeType.String -
Method Summary
Methods inherited from class AttributeType
getName, getNameUI, getTranslateKey, id, isDecimal, isHiddenUI, isNumeric, isReadOnly, toString
-
Method Details
-
getValueType
- Specified by:
getValueTypein classAttributeType
-
getInitialValue
-
enumValueFromString
-
enumValueFromByteID
-