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| Constructor and Description |
|---|
Decorate(World world,
java.util.Random rand,
BlockPos pos,
DecorateBiomeEvent.Decorate.EventType type) |
| Modifier and Type | Method and Description |
|---|---|
DecorateBiomeEvent.Decorate.EventType |
getType() |
getPos, getRand, getWorldgetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic Decorate(World world, java.util.Random rand, BlockPos pos, DecorateBiomeEvent.Decorate.EventType type)
public DecorateBiomeEvent.Decorate.EventType getType()