public static class BiomeEvent.GetVillageBlockID extends BiomeEvent
BiomeEvent.BiomeColor, BiomeEvent.CreateDecorator, BiomeEvent.GetFoliageColor, BiomeEvent.GetGrassColor, BiomeEvent.GetVillageBlockID, BiomeEvent.GetVillageBlockMeta, BiomeEvent.GetWaterColorEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
Block |
original |
Block |
replacement |
int |
type |
biome| Constructor and Description |
|---|
BiomeEvent.GetVillageBlockID(BiomeGenBase biome,
Block original,
int type) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic final Block original
public final int type
public Block replacement
public BiomeEvent.GetVillageBlockID(BiomeGenBase biome, Block original, int type)