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.GetWaterColor
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
int |
newColor |
int |
originalColor |
biome
Constructor and Description |
---|
BiomeColor(BiomeGenBase biome,
int original) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public BiomeColor(BiomeGenBase biome, int original)