mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
@@ -100,6 +100,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
||||
* When a creature is spawned by a player that is sleeping
|
||||
*/
|
||||
BED,
|
||||
/**
|
||||
* When a snowman is spawned by being built
|
||||
*/
|
||||
BUILD_SNOWMAN,
|
||||
/**
|
||||
* When a creature is manually spawned
|
||||
*/
|
||||
|
Reference in New Issue
Block a user