mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 19:25:49 -07:00
@@ -157,6 +157,10 @@ public class CreatureSpawnEvent extends EntitySpawnEvent {
|
||||
* When an cow is spawned by shearing a mushroom cow
|
||||
*/
|
||||
SHEARED,
|
||||
/**
|
||||
* When eg an effect cloud is spawned as a result of a creeper exploding
|
||||
*/
|
||||
EXPLOSION,
|
||||
/**
|
||||
* When a creature is spawned by plugins
|
||||
*/
|
||||
|
Reference in New Issue
Block a user