Class FoliageColors

java.lang.Object
net.minecraft.client.color.world.FoliageColors

@Environment(CLIENT) public class FoliageColors extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_334
glue class_357
server net/minecraft/class_334
client jh
named net/minecraft/client/color/world/FoliageColors
  • Field Details

    • colorMap

      private static int[] colorMap
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1243 Lnet/minecraft/class_334;field_1243:[I
      glue field_1438 Lclass_357;field_1438:[I
      server field_1243 Lnet/minecraft/class_334;field_1243:[I
      client a Ljh;a:[I
      named colorMap Lnet/minecraft/client/color/world/FoliageColors;colorMap:[I
  • Constructor Details

    • FoliageColors

      public FoliageColors()
  • Method Details

    • setColorMap

      public static void setColorMap(int[] colorMap)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1081 Lnet/minecraft/class_334;method_1081([I)V
      glue method_1438 Lclass_357;method_1438([I)V
      server method_1081 Lnet/minecraft/class_334;method_1081([I)V
      client a Ljh;a([I)V
      named setColorMap Lnet/minecraft/client/color/world/FoliageColors;setColorMap([I)V
    • getColor

      public static int getColor(double temperature, double humidity)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1080 Lnet/minecraft/class_334;method_1080(DD)I
      glue method_1437 Lclass_357;method_1437(DD)I
      server method_1080 Lnet/minecraft/class_334;method_1080(DD)I
      client a Ljh;a(DD)I
      named getColor Lnet/minecraft/client/color/world/FoliageColors;getColor(DD)I
    • getSpruceColor

      public static int getSpruceColor()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1079 Lnet/minecraft/class_334;method_1079()I
      glue method_1436 Lclass_357;method_1436()I
      server method_1079 Lnet/minecraft/class_334;method_1079()I
      client a Ljh;a()I
      named getSpruceColor Lnet/minecraft/client/color/world/FoliageColors;getSpruceColor()I
    • getBirchColor

      public static int getBirchColor()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1082 Lnet/minecraft/class_334;method_1082()I
      glue method_1439 Lclass_357;method_1439()I
      server method_1082 Lnet/minecraft/class_334;method_1082()I
      client b Ljh;b()I
      named getBirchColor Lnet/minecraft/client/color/world/FoliageColors;getBirchColor()I
    • getDefaultColor

      public static int getDefaultColor()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1083 Lnet/minecraft/class_334;method_1083()I
      glue method_1440 Lclass_357;method_1440()I
      server method_1083 Lnet/minecraft/class_334;method_1083()I
      client c Ljh;c()I
      named getDefaultColor Lnet/minecraft/client/color/world/FoliageColors;getDefaultColor()I