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 short0) final short
AttributeContainer.get
(AttributeType.Short short0, short short1) final void
AttributeContainer.put
(AttributeType.Short short0, short short1) final void
AttributeContainer.set
(AttributeType.Short short0, short short1) protected void
AttributeInstance.Short.setType
(AttributeType.Short short0)