Package net.minecraft.world.biome
Class FoliageColors
java.lang.Object
net.minecraft.world.biome.FoliageColors
- Mappings:
Namespace Name named net/minecraft/world/biome/FoliageColors
intermediary net/minecraft/class_1926
official dhb
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
static int
getColor
(double temperature, double humidity) static int
static int
static int
static void
setColorMap
(int[] pixels)
-
Field Details
-
colorMap
private static int[] colorMap- Mappings:
Namespace Name Mixin selector named colorMap
Lnet/minecraft/world/biome/FoliageColors;colorMap:[I
intermediary field_9183
Lnet/minecraft/class_1926;field_9183:[I
official a
Ldhb;a:[I
-
-
Constructor Details
-
FoliageColors
public FoliageColors()
-
-
Method Details
-
setColorMap
public static void setColorMap(int[] pixels) - Mappings:
Namespace Name Mixin selector named setColorMap
Lnet/minecraft/world/biome/FoliageColors;setColorMap([I)V
intermediary method_8340
Lnet/minecraft/class_1926;method_8340([I)V
official a
Ldhb;a([I)V
-
getColor
public static int getColor(double temperature, double humidity) - Mappings:
Namespace Name Mixin selector named getColor
Lnet/minecraft/world/biome/FoliageColors;getColor(DD)I
intermediary method_8344
Lnet/minecraft/class_1926;method_8344(DD)I
official a
Ldhb;a(DD)I
-
getSpruceColor
public static int getSpruceColor()- Mappings:
Namespace Name Mixin selector named getSpruceColor
Lnet/minecraft/world/biome/FoliageColors;getSpruceColor()I
intermediary method_8342
Lnet/minecraft/class_1926;method_8342()I
official a
Ldhb;a()I
-
getBirchColor
public static int getBirchColor()- Mappings:
Namespace Name Mixin selector named getBirchColor
Lnet/minecraft/world/biome/FoliageColors;getBirchColor()I
intermediary method_8343
Lnet/minecraft/class_1926;method_8343()I
official b
Ldhb;b()I
-
getDefaultColor
public static int getDefaultColor()- Mappings:
Namespace Name Mixin selector named getDefaultColor
Lnet/minecraft/world/biome/FoliageColors;getDefaultColor()I
intermediary method_8341
Lnet/minecraft/class_1926;method_8341()I
official c
Ldhb;c()I
-
getMangroveColor
public static int getMangroveColor()- Mappings:
Namespace Name Mixin selector named getMangroveColor
Lnet/minecraft/world/biome/FoliageColors;getMangroveColor()I
intermediary method_43717
Lnet/minecraft/class_1926;method_43717()I
official d
Ldhb;d()I
-