mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
@@ -173,6 +173,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
|||||||
* When a creature is spawned by another entity drowning
|
* When a creature is spawned by another entity drowning
|
||||||
*/
|
*/
|
||||||
DROWNED,
|
DROWNED,
|
||||||
|
/**
|
||||||
|
* When an cow is spawned by shearing a mushroom cow
|
||||||
|
*/
|
||||||
|
SHEARED,
|
||||||
/**
|
/**
|
||||||
* When a creature is spawned by plugins
|
* When a creature is spawned by plugins
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user