public class SpawnChangeEvent extends LevelEvent
| Constructor and Description |
|---|
SpawnChangeEvent(Level level,
com.nukkitx.math.vector.Vector3f previousSpawn) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
com.nukkitx.math.vector.Vector3f |
getPreviousSpawn() |
getLevelgetEventName, isCancelled, setCancelled, setCancelledpublic SpawnChangeEvent(Level level, com.nukkitx.math.vector.Vector3f previousSpawn)
public static HandlerList getHandlers()
public com.nukkitx.math.vector.Vector3f getPreviousSpawn()
Copyright © 2020. All rights reserved.