Uses of Class
zombie.entity.components.attributes.AttributeType.Numeric
Packages that use AttributeType.Numeric
-
Uses of AttributeType.Numeric in zombie.entity.components.attributes
Classes in zombie.entity.components.attributes with type parameters of type AttributeType.NumericModifier and TypeClassDescriptionstatic classAttributeInstance.Numeric<C extends AttributeInstance.Numeric<C,T>, T extends AttributeType.Numeric<T, ?>> static classAttributeType.Numeric<C extends AttributeType.Numeric<C,T>, T extends Number> Subclasses of AttributeType.Numeric in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classMethods in zombie.entity.components.attributes with parameters of type AttributeType.NumericModifier and TypeMethodDescriptionfinal floatAttributeContainer.getFloatValue(AttributeType.Numeric arg0) final floatAttributeContainer.getFloatValue(AttributeType.Numeric arg0, float arg1) final voidAttributeContainer.putFloatValue(AttributeType.Numeric arg0, float arg1) final voidAttributeContainer.setFloatValue(AttributeType.Numeric arg0, float arg1)