| 程序包 | 说明 |
|---|---|
| org.bukkit.event.player |
| 限定符和类型 | 方法和说明 |
|---|---|
Egg |
PlayerEggThrowEvent.getEgg()
获取事件中的鸡蛋.
|
| 构造器和说明 |
|---|
PlayerEggThrowEvent(Player player,
Egg egg,
boolean hatching,
byte numHatches,
EntityType hatchingType) |