Package net.minecraft.world.biome
Interface BiomeColors
public interface BiomeColors
- Mappings:
Namespace Name named net/minecraft/world/biome/BiomeColorsintermediary net/minecraft/class_10828official djs
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic intgetColor(double temperature, double downfall, int[] colormap, int fallback)
-
Method Details
-
getColor
static int getColor(double temperature, double downfall, int[] colormap, int fallback) - Mappings:
Namespace Name Mixin selector named getColorLnet/minecraft/world/biome/BiomeColors;getColor(DD[II)Iintermediary method_68142Lnet/minecraft/class_10828;method_68142(DD[II)Iofficial aLdjs;a(DD[II)I
-