Uses of Class
zombie.entity.components.attributes.AttributeType.Short
Packages that use AttributeType.Short
-
Uses of AttributeType.Short in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Short in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic classstatic classMethods in zombie.entity.components.attributes with parameters of type AttributeType.ShortModifier and TypeMethodDescriptionfinal shortAttributeContainer.get(AttributeType.Short type) final shortAttributeContainer.get(AttributeType.Short type, short defaultTo) final voidAttributeContainer.put(AttributeType.Short type, short value) final voidAttributeContainer.set(AttributeType.Short type, short value)