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