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 classstatic classMethods in zombie.entity.components.attributes with parameters of type AttributeType.ByteModifier and TypeMethodDescriptionfinal byteAttributeContainer.get(AttributeType.Byte type) final byteAttributeContainer.get(AttributeType.Byte type, byte defaultTo) final voidAttributeContainer.put(AttributeType.Byte type, byte value) final voidAttributeContainer.set(AttributeType.Byte type, byte value)