geforkt von Mirrors/Paper
Add SpawnReason.SHEARING
By: klugemonkey <klugemonkey@spawnchunk.com>
Dieser Commit ist enthalten in:
Ursprung
8ef1f8e8d0
Commit
3e7386bf29
@ -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
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren