public static class WorldEvent.CreateSpawnPosition extends WorldEvent
WorldEvent.CreateSpawnPosition, WorldEvent.Load, WorldEvent.PotentialSpawns, WorldEvent.Save, WorldEvent.Unload
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
WorldSettings |
settings |
world
Constructor and Description |
---|
CreateSpawnPosition(World world,
WorldSettings settings) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public final WorldSettings settings
public CreateSpawnPosition(World world, WorldSettings settings)