mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 04:32:11 -07:00
Dried Ghast events and Happy Ghast spawn reason (#12788)
This commit is contained in:
@@ -222,6 +222,10 @@ public class CreatureSpawnEvent extends EntitySpawnEvent {
|
||||
* {@link org.bukkit.potion.PotionType#OOZING}, {@link org.bukkit.potion.PotionType#INFESTED}
|
||||
*/
|
||||
POTION_EFFECT,
|
||||
/**
|
||||
* When a creature is spawned by being rehydrated
|
||||
*/
|
||||
REHYDRATION,
|
||||
/**
|
||||
* When a creature is spawned by plugins
|
||||
*/
|
||||
|
Reference in New Issue
Block a user