Class WorldCreationEvent

java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.WorldCreationEvent

public final class WorldCreationEvent extends Event
This event is fired when an IWorld is created for the first time. Note that determining this is a vague process as the event is called whenever the WorldInfo does not exist. This event cannot be cancelled.