Class WorldEvent.CreateSpawnPosition

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.event.world.WorldEvent
net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
Enclosing class:
WorldEvent

public static class WorldEvent.CreateSpawnPosition extends WorldEvent
Called by WorldServer when it attempts to create a spawnpoint for a dimension. Canceling the event will prevent the vanilla code from running.