パッケージ | 説明 |
---|---|
org.bukkit.attribute |
修飾子とタイプ | メソッドと説明 |
---|---|
Attribute |
AttributeInstance.getAttribute()
The attribute pertaining to this instance.
|
static Attribute |
Attribute.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Attribute[] |
Attribute.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
AttributeInstance |
Attributable.getAttribute(Attribute attribute)
Gets the specified attribute instance from the object.
|
Copyright © 2016. All rights reserved.