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 arg0) final floatAttributeContainer.get(AttributeType.Float arg0, float arg1) final voidAttributeContainer.put(AttributeType.Float arg0, float arg1) final voidAttributeContainer.set(AttributeType.Float arg0, float arg1)