Class AttributeType.Numeric<C extends AttributeType.Numeric<C,T>,T extends Number>

java.lang.Object
zombie.entity.components.attributes.AttributeType
zombie.entity.components.attributes.AttributeType.Numeric<C,T>
Direct Known Subclasses:
AttributeType.Byte, AttributeType.Double, AttributeType.Float, AttributeType.Int, AttributeType.Long, AttributeType.Short
Enclosing class:
AttributeType

public abstract static class AttributeType.Numeric<C extends AttributeType.Numeric<C,T>,T extends Number> extends AttributeType