Uses of Class
zombie.entity.components.attributes.AttributeType.Byte
Packages that use AttributeType.Byte
-
Uses of AttributeType.Byte in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Byte in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic class
static class
Methods in zombie.entity.components.attributes with parameters of type AttributeType.ByteModifier and TypeMethodDescriptionfinal byte
AttributeContainer.get
(AttributeType.Byte arg0) final byte
AttributeContainer.get
(AttributeType.Byte arg0, byte arg1) final void
AttributeContainer.put
(AttributeType.Byte arg0, byte arg1) final void
AttributeContainer.set
(AttributeType.Byte arg0, byte arg1)