public static class DecorateBiomeEvent.Decorate extends DecorateBiomeEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DecorateBiomeEvent.Decorate.EventType
Use CUSTOM to filter custom event types
|
DecorateBiomeEvent.Decorate, DecorateBiomeEvent.Post, DecorateBiomeEvent.PreEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
DecorateBiomeEvent.Decorate.EventType |
type |
chunkX, chunkZ, rand, world| Constructor and Description |
|---|
DecorateBiomeEvent.Decorate(World world,
java.util.Random rand,
int worldX,
int worldZ,
DecorateBiomeEvent.Decorate.EventType type) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic final DecorateBiomeEvent.Decorate.EventType type
public DecorateBiomeEvent.Decorate(World world, java.util.Random rand, int worldX, int worldZ, DecorateBiomeEvent.Decorate.EventType type)