Package | Description |
---|---|
org.bukkit.attribute |
Modifier and Type | Method | Description |
---|---|---|
Attribute |
AttributeInstance.getAttribute() |
The attribute pertaining to this instance.
|
static Attribute |
Attribute.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Attribute[] |
Attribute.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
AttributeInstance |
Attributable.getAttribute(Attribute attribute) |
Gets the specified attribute instance from the object.
|
Copyright © 2018. All rights reserved.