public static class BiomeEvent.BiomeColor extends BiomeEvent
Event as its parameter, the method will
receive every child event of this class.MinecraftForge.EVENT_BUS.BiomeEvent.BiomeColor, BiomeEvent.CreateDecorator, BiomeEvent.GetFoliageColor, BiomeEvent.GetGrassColor, BiomeEvent.GetVillageBlockID, BiomeEvent.GetWaterColorEvent.HasResult, Event.Result| Constructor and Description |
|---|
BiomeColor(Biome biome,
int original) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNewColor() |
int |
getOriginalColor() |
void |
setNewColor(int newColor) |
getBiomegetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic BiomeColor(Biome biome, int original)