Uses of Class
net.minecraft.src.BiomeDecorator

Packages that use BiomeDecorator
net.minecraft.src   
 

Uses of BiomeDecorator in net.minecraft.src
 

Subclasses of BiomeDecorator in net.minecraft.src
 class BiomeEndDecorator
           
 

Fields in net.minecraft.src declared as BiomeDecorator
 BiomeDecorator BiomeGenBase.theBiomeDecorator
          The biome decorator.
 

Methods in net.minecraft.src that return BiomeDecorator
 BiomeDecorator BiomeGenBase.createBiomeDecorator()
          Allocate a new BiomeDecorator for this BiomeGenBase