YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraftforge.event.terraingen.BiomeEvent Class Reference
Inheritance diagram for net.minecraftforge.event.terraingen.BiomeEvent:
net.minecraftforge.event.Event

Classes

class  BiomeColor
 
class  BlockReplacement
 
class  CreateDecorator
 
class  GetFoliageColor
 
class  GetGrassColor
 
class  GetVillageBlockID
 
class  GetVillageBlockMeta
 
class  GetWaterColor
 

Public Member Functions

 BiomeEvent (BiomeGenBase biome)
 
- Public Member Functions inherited from net.minecraftforge.event.Event
 Event ()
 
boolean isCancelable ()
 
boolean isCanceled ()
 
void setCanceled (boolean cancel)
 
boolean hasResult ()
 
Result getResult ()
 
void setResult (Result value)
 
ListenerList getListenerList ()
 

Public Attributes

final BiomeGenBase biome
 

Additional Inherited Members

- Protected Member Functions inherited from net.minecraftforge.event.Event
void setup ()
 

Constructor & Destructor Documentation

net.minecraftforge.event.terraingen.BiomeEvent.BiomeEvent ( BiomeGenBase  biome)

Member Data Documentation

final BiomeGenBase net.minecraftforge.event.terraingen.BiomeEvent.biome

The documentation for this class was generated from the following file: