Uses of Class
zombie.entity.components.attributes.AttributeType.Float
Packages that use AttributeType.Float
-
Uses of AttributeType.Float in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Float in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic classstatic classFields in zombie.entity.components.attributes declared as AttributeType.FloatModifier and TypeFieldDescriptionstatic final AttributeType.FloatAttribute.Sharpnessstatic final AttributeType.FloatAttribute.TestConditionstatic final AttributeType.FloatAttribute.TestQualityMethods in zombie.entity.components.attributes with parameters of type AttributeType.FloatModifier and TypeMethodDescriptionfinal floatAttributeContainer.get(AttributeType.Float type) final floatAttributeContainer.get(AttributeType.Float type, float defaultTo) final voidAttributeContainer.put(AttributeType.Float type, float value) final voidAttributeContainer.set(AttributeType.Float type, float value)