public class FoliageColors
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static int[] |
foliageBuffer |
Constructor and Description |
---|
FoliageColors() |
Modifier and Type | Method and Description |
---|---|
static int |
get(double temperature,
double humidity) |
static int |
getBirch() |
static int |
getDefault() |
static int |
getSpruce() |
static void |
setFoliageBiomeColorizer(int[] foliageBufferIn) |