Uses of Interface
org.bukkit.entity.Egg
| Package | Description |
|---|---|
| org.bukkit.event.player |
-
Uses of Egg in org.bukkit.event.player
Methods in org.bukkit.event.player that return Egg Modifier and Type Method Description EggPlayerEggThrowEvent. getEgg()Gets the egg involved in this event.Constructors in org.bukkit.event.player with parameters of type Egg Constructor Description PlayerEggThrowEvent(Player player, Egg egg, boolean hatching, byte numHatches, EntityType hatchingType)