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