Uses of Class
zombie.entity.components.attributes.AttributeType.Double
Packages that use AttributeType.Double
-
Uses of AttributeType.Double in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Double in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic classstatic classMethods in zombie.entity.components.attributes with parameters of type AttributeType.DoubleModifier and TypeMethodDescriptionfinal doubleAttributeContainer.get(AttributeType.Double type) final doubleAttributeContainer.get(AttributeType.Double type, double defaultTo) final voidAttributeContainer.put(AttributeType.Double type, double value) final voidAttributeContainer.set(AttributeType.Double type, double value)