net.minecraft.world
Class ColorizerGrass

java.lang.Object
  extended by net.minecraft.world.ColorizerGrass

public class ColorizerGrass
extends Object


Constructor Summary
ColorizerGrass()
           
 
Method Summary
static int getGrassColor(double par0, double par2)
          Gets grass color from temperature and humidity.
static void setGrassBiomeColorizer(int[] par0ArrayOfInteger)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorizerGrass

public ColorizerGrass()
Method Detail

setGrassBiomeColorizer

public static void setGrassBiomeColorizer(int[] par0ArrayOfInteger)

getGrassColor

public static int getGrassColor(double par0,
                                double par2)
Gets grass color from temperature and humidity. Args: temperature, humidity