geforkt von Mirrors/Paper
Added SpawnReason.BUILD_SNOWMAN.
By: EvilSeph <evilseph@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
238ceb0afd
Commit
202521ce54
@ -100,6 +100,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
|||||||
* When a creature is spawned by a player that is sleeping
|
* When a creature is spawned by a player that is sleeping
|
||||||
*/
|
*/
|
||||||
BED,
|
BED,
|
||||||
|
/**
|
||||||
|
* When a snowman is spawned by being built
|
||||||
|
*/
|
||||||
|
BUILD_SNOWMAN,
|
||||||
/**
|
/**
|
||||||
* When a creature is manually spawned
|
* When a creature is manually spawned
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren