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 arg0) final doubleAttributeContainer.get(AttributeType.Double arg0, double arg1) final voidAttributeContainer.put(AttributeType.Double arg0, double arg1) final voidAttributeContainer.set(AttributeType.Double arg0, double arg1)