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