mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
@@ -170,6 +170,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
|||||||
* perched on jumping or being damaged
|
* perched on jumping or being damaged
|
||||||
*/
|
*/
|
||||||
SHOULDER_ENTITY,
|
SHOULDER_ENTITY,
|
||||||
|
/**
|
||||||
|
* When a creature is spawned by another entity drowning
|
||||||
|
*/
|
||||||
|
DROWNED,
|
||||||
/**
|
/**
|
||||||
* When a creature is spawned by plugins
|
* When a creature is spawned by plugins
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user