@Environment(value=CLIENT) public class GrassColors extends Object
| Modifier and Type | Field and Description |
|---|---|
private static int[] |
colorMap |
| Constructor and Description |
|---|
GrassColors() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getColor(double temperature,
double humidity) |
static void |
setColorMap(int[] map) |