public static class BiomeEvent.BiomeColor extends BiomeEvent
Event as its parameter, the method will
receive every child event of this class.MinecraftForge#TERRAIN_GEN_BUS.BiomeEvent.BiomeColor, BiomeEvent.CreateDecorator, BiomeEvent.GetFoliageColor, BiomeEvent.GetGrassColor, BiomeEvent.GetVillageBlockID, BiomeEvent.GetWaterColorEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
int |
newColor |
int |
originalColor |
biome| Constructor and Description |
|---|
BiomeEvent.BiomeColor(BiomeGenBase biome,
int original) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic BiomeEvent.BiomeColor(BiomeGenBase biome, int original)