Uses of Class
zombie.entity.components.attributes.AttributeInstance.Float
Packages that use AttributeInstance.Float
-
Uses of AttributeInstance.Float in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeInstance.Float in zombie.entity.components.attributesMethods in zombie.entity.components.attributes that return AttributeInstance.FloatModifier and TypeMethodDescriptionprotected static AttributeInstance.Float
AttributeFactory.AllocAttributeFloat()
AttributeInstance.Float.copy()
Methods in zombie.entity.components.attributes with parameters of type AttributeInstance.FloatModifier and TypeMethodDescriptionboolean
AttributeInstance.Float.equalTo
(AttributeInstance.Float float0) protected static void
AttributeFactory.Release
(AttributeInstance.Float float0)