Biome Color
To use this event use the following import:
groovy
import net.minecraftforge.event.terraingen.BiomeEvent.BiomeColorSub-Classes
This event extends the following events and can use all their methods and fields:
BiomeEvent
Methods
groovy
int getNewColor()groovy
int getOriginalColor()groovy
void setNewColor(int arg0)