mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
@@ -168,6 +168,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
|||||||
* When an entity spawns as a trap for players approaching
|
* When an entity spawns as a trap for players approaching
|
||||||
*/
|
*/
|
||||||
TRAP,
|
TRAP,
|
||||||
|
/**
|
||||||
|
* When an entity is spawned as a result of ender pearl usage
|
||||||
|
*/
|
||||||
|
ENDER_PEARL,
|
||||||
/**
|
/**
|
||||||
* When a creature is spawned by plugins
|
* When a creature is spawned by plugins
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user