public class ColorizerGrass
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static int[] |
grassBuffer |
Constructor and Description |
---|
ColorizerGrass() |
Modifier and Type | Method and Description |
---|---|
static int |
getGrassColor(double temperature,
double humidity) |
static void |
setGrassBiomeColorizer(int[] grassBufferIn) |