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 arg0) final long
AttributeContainer.get
(AttributeType.Long arg0, long arg1) final void
AttributeContainer.put
(AttributeType.Long arg0, long arg1) final void
AttributeContainer.set
(AttributeType.Long arg0, long arg1)