public class InitNoiseGensEvent<T extends InitNoiseGensEvent.Context> extends WorldEvent
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
InitNoiseGensEvent.Context  | 
static class  | 
InitNoiseGensEvent.ContextEnd  | 
static class  | 
InitNoiseGensEvent.ContextHell  | 
static class  | 
InitNoiseGensEvent.ContextOverworld  | 
WorldEvent.CreateSpawnPosition, WorldEvent.Load, WorldEvent.PotentialSpawns, WorldEvent.Save, WorldEvent.UnloadEvent.HasResult, Event.Result| Constructor and Description | 
|---|
InitNoiseGensEvent(World world,
                  java.util.Random rand,
                  T original)  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
getNewValues()  | 
T | 
getOriginal()  | 
java.util.Random | 
getRandom()  | 
getWorldgetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup