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