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 double0) final double
AttributeContainer.get
(AttributeType.Double double0, double double1) final void
AttributeContainer.put
(AttributeType.Double double0, double double1) final void
AttributeContainer.set
(AttributeType.Double double0, double double1) protected void
AttributeInstance.Double.setType
(AttributeType.Double double0)