|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraftforge.event.Event
net.minecraftforge.event.terraingen.BiomeEvent
net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
public static class BiomeEvent.CreateDecorator
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.minecraftforge.event.terraingen.BiomeEvent |
---|
BiomeEvent.BiomeColor, BiomeEvent.BlockReplacement, BiomeEvent.CreateDecorator, BiomeEvent.GetFoliageColor, BiomeEvent.GetGrassColor, BiomeEvent.GetVillageBlockID, BiomeEvent.GetVillageBlockMeta, BiomeEvent.GetWaterColor |
Nested classes/interfaces inherited from class net.minecraftforge.event.Event |
---|
Event.HasResult, Event.Result |
Field Summary | |
---|---|
BiomeDecorator |
newBiomeDecorator
|
BiomeDecorator |
originalBiomeDecorator
|
Fields inherited from class net.minecraftforge.event.terraingen.BiomeEvent |
---|
biome |
Constructor Summary | |
---|---|
BiomeEvent.CreateDecorator(BiomeGenBase biome,
BiomeDecorator original)
|
Method Summary |
---|
Methods inherited from class net.minecraftforge.event.Event |
---|
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final BiomeDecorator originalBiomeDecorator
public BiomeDecorator newBiomeDecorator
Constructor Detail |
---|
public BiomeEvent.CreateDecorator(BiomeGenBase biome, BiomeDecorator original)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |