Dried Ghast events and Happy Ghast spawn reason (#12788)

This commit is contained in:
Brokkonaut
2025-07-14 17:56:44 +02:00
committed by GitHub
parent 533d93c758
commit d9b5003fa1
2 changed files with 37 additions and 0 deletions

View File

@@ -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
*/