public class MixinTerrainGen
extends java.lang.Object
| Constructor and Description |
|---|
MixinTerrainGen() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
decorate(net.minecraft.world.World world,
java.util.Random rand,
net.minecraft.util.math.ChunkPos chunkPos,
net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType type) |
public static boolean decorate(net.minecraft.world.World world,
java.util.Random rand,
net.minecraft.util.math.ChunkPos chunkPos,
net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType type)
world - the world instancerand - Random instance for this chunkchunkPos - chunk positiontype - decoration event type