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 byte0) final byte
AttributeContainer.get
(AttributeType.Byte byte0, byte byte1) final void
AttributeContainer.put
(AttributeType.Byte byte0, byte byte1) final void
AttributeContainer.set
(AttributeType.Byte byte0, byte byte1) protected void
AttributeInstance.Byte.setType
(AttributeType.Byte byte0)