net.minecraft.world.biome

public interface BiomeColors

net.minecraft.world.level.ColorMapColorUtil
net.minecraft.class_10828
net.minecraft.world.biome.BiomeColors

Method summary

Modifier and TypeMethod
static int
get(double temp, double rain, int[] pixels, int defaultMapColor)
method_68142(double arg0, double arg1, int[] arg2, int arg3)
getColor(double temperature, double downfall, int[] colormap, int fallback)