public static class BiomeEvent.GetVillageBlockID extends BiomeEvent
BiomeEvent.BiomeColor, BiomeEvent.GetFoliageColor, BiomeEvent.GetGrassColor, BiomeEvent.GetVillageBlockID, BiomeEvent.GetWaterColor| Constructor and Description |
|---|
GetVillageBlockID(Biome biome,
IBlockState original) |
| Modifier and Type | Method and Description |
|---|---|
IBlockState |
getOriginal() |
IBlockState |
getReplacement() |
void |
setReplacement(IBlockState replacement) |
getBiomepublic GetVillageBlockID(Biome biome, IBlockState original)
public IBlockState getOriginal()
public IBlockState getReplacement()
public void setReplacement(IBlockState replacement)