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.Pre
Event.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, getWorld
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public Decorate(World world, java.util.Random rand, BlockPos pos, DecorateBiomeEvent.Decorate.EventType type)
public DecorateBiomeEvent.Decorate.EventType getType()