public class InitMapGenEvent extends Event
Modifier and Type | Class and Description |
---|---|
static class |
InitMapGenEvent.EventType
Use CUSTOM to filter custom event types
|
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
MapGenBase |
newGen |
MapGenBase |
originalGen |
InitMapGenEvent.EventType |
type |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public final InitMapGenEvent.EventType type
public final MapGenBase originalGen
public MapGenBase newGen