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