パッケージ | 説明 |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
修飾子とタイプ | メソッドと説明 |
---|---|
Ocelot.Type |
Ocelot.getCatType()
Gets the current type of this cat.
|
static Ocelot.Type |
Ocelot.Type.getType(int id)
非推奨です。
Magic value
|
static Ocelot.Type |
Ocelot.Type.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Ocelot.Type[] |
Ocelot.Type.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
Ocelot.setCatType(Ocelot.Type type)
Sets the current type of this cat.
|
Copyright © 2016. All rights reserved.