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 class
static class
Methods in zombie.entity.components.attributes with parameters of type AttributeType.ShortModifier and TypeMethodDescriptionfinal short
AttributeContainer.get
(AttributeType.Short arg0) final short
AttributeContainer.get
(AttributeType.Short arg0, short arg1) final void
AttributeContainer.put
(AttributeType.Short arg0, short arg1) final void
AttributeContainer.set
(AttributeType.Short arg0, short arg1)