@@ -173,6 +173,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
||||
* When a creature is spawned by another entity drowning
|
||||
*/
|
||||
DROWNED,
|
||||
/**
|
||||
* When an cow is spawned by shearing a mushroom cow
|
||||
*/
|
||||
SHEARED,
|
||||
/**
|
||||
* When a creature is spawned by plugins
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user