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 class
static class
Methods in zombie.entity.components.attributes with parameters of type AttributeType.DoubleModifier and TypeMethodDescriptionfinal double
AttributeContainer.get
(AttributeType.Double arg0) final double
AttributeContainer.get
(AttributeType.Double arg0, double arg1) final void
AttributeContainer.put
(AttributeType.Double arg0, double arg1) final void
AttributeContainer.set
(AttributeType.Double arg0, double arg1)