Package net.minecraft.world.biome
Interface BiomeColors
public interface BiomeColors
- Mappings:
Namespace Name named net/minecraft/world/biome/BiomeColors
intermediary net/minecraft/class_10828
official dmd
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic int
getColor
(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 getColor
Lnet/minecraft/world/biome/BiomeColors;getColor(DD[II)I
intermediary method_68142
Lnet/minecraft/class_10828;method_68142(DD[II)I
official a
Ldmd;a(DD[II)I
-