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