public static class BiomeEvent.GetVillageBlockID extends BiomeEvent
BiomeEvent.BiomeColor, BiomeEvent.CreateDecorator, BiomeEvent.GetFoliageColor, BiomeEvent.GetGrassColor, BiomeEvent.GetVillageBlockID, BiomeEvent.GetWaterColorEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
private IBlockState |
original |
private IBlockState |
replacement |
| Constructor and Description |
|---|
GetVillageBlockID(Biome biome,
IBlockState original) |
| Modifier and Type | Method and Description |
|---|---|
IBlockState |
getOriginal() |
IBlockState |
getReplacement() |
void |
setReplacement(IBlockState replacement) |
getBiomegetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setupprivate final IBlockState original
private IBlockState replacement
public GetVillageBlockID(Biome biome, IBlockState original)
public IBlockState getOriginal()
public IBlockState getReplacement()
public void setReplacement(IBlockState replacement)