Uses of Class
zombie.entity.components.attributes.AttributeType.Long
Packages that use AttributeType.Long
-
Uses of AttributeType.Long in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Long in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic class
static class
Methods in zombie.entity.components.attributes with parameters of type AttributeType.LongModifier and TypeMethodDescriptionfinal long
AttributeContainer.get
(AttributeType.Long long0) final long
AttributeContainer.get
(AttributeType.Long long0, long long1) final void
AttributeContainer.put
(AttributeType.Long long0, long long1) final void
AttributeContainer.set
(AttributeType.Long long0, long long1) protected void
AttributeInstance.Long.setType
(AttributeType.Long long0)