| パッケージ | 説明 |
|---|---|
| org.bukkit |
More generalized classes in the API.
|
| org.bukkit.block |
Classes used to manipulate the voxels in a
world,
including special states. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SkullType |
SkullType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static SkullType[] |
SkullType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SkullType |
Skull.getSkullType()
Gets the type of skull
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
Skull.setSkullType(SkullType skullType)
Sets the type of skull
|
Copyright © 2016. All rights reserved.