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 classstatic classMethods in zombie.entity.components.attributes with parameters of type AttributeType.LongModifier and TypeMethodDescriptionfinal longAttributeContainer.get(AttributeType.Long type) final longAttributeContainer.get(AttributeType.Long type, long defaultTo) final voidAttributeContainer.put(AttributeType.Long type, long value) final voidAttributeContainer.set(AttributeType.Long type, long value)