| Package | Description |
|---|---|
| org.bukkit.event.player |
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull Egg |
PlayerEggThrowEvent.getEgg() |
Gets the egg involved in this event.
|
| Constructor | Description |
|---|---|
PlayerEggThrowEvent(@NotNull Player player,
@NotNull Egg egg,
boolean hatching,
byte numHatches,
@NotNull EntityType hatchingType) |
Copyright © 2020. All rights reserved.