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