public static class WorldEvent.CreateSpawnPosition extends WorldEvent
WorldEvent.CreateSpawnPosition, WorldEvent.Load, WorldEvent.PotentialSpawns, WorldEvent.Save, WorldEvent.Unload
Modifier and Type | Field and Description |
---|---|
private WorldSettings |
settings |
Constructor and Description |
---|
CreateSpawnPosition(IWorld world,
WorldSettings settings) |
Modifier and Type | Method and Description |
---|---|
WorldSettings |
getSettings() |
getWorld
private final WorldSettings settings
public CreateSpawnPosition(IWorld world, WorldSettings settings)
public WorldSettings getSettings()