Class MapColor

java.lang.Object
net.minecraft.block.MapColor

public class MapColor extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_259
glue class_95
server cm
client dx
named net/minecraft/block/MapColor
  • Field Details

    • COLORS

      public static final MapColor[] COLORS
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2737 Lnet/minecraft/class_259;field_2737:[Lnet/minecraft/class_259;
      glue field_211 Lclass_95;field_211:[Lclass_95;
      server a Lcm;a:[Lcm;
      client a Ldx;a:[Ldx;
      named COLORS Lnet/minecraft/block/MapColor;COLORS:[Lnet/minecraft/block/MapColor;
    • CLEAR

      public static final MapColor CLEAR
      RGB: 0, 0, 0
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2738 Lnet/minecraft/class_259;field_2738:Lnet/minecraft/class_259;
      glue field_212 Lclass_95;field_212:Lclass_95;
      server b Lcm;b:Lcm;
      client b Ldx;b:Ldx;
      named CLEAR Lnet/minecraft/block/MapColor;CLEAR:Lnet/minecraft/block/MapColor;
    • PALE_GREEN

      public static final MapColor PALE_GREEN
      RGB: 127, 178, 56
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2739 Lnet/minecraft/class_259;field_2739:Lnet/minecraft/class_259;
      glue field_213 Lclass_95;field_213:Lclass_95;
      server c Lcm;c:Lcm;
      client c Ldx;c:Ldx;
      named PALE_GREEN Lnet/minecraft/block/MapColor;PALE_GREEN:Lnet/minecraft/block/MapColor;
    • PALE_YELLOW

      public static final MapColor PALE_YELLOW
      RGB: 247, 233, 163
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2740 Lnet/minecraft/class_259;field_2740:Lnet/minecraft/class_259;
      glue field_214 Lclass_95;field_214:Lclass_95;
      server d Lcm;d:Lcm;
      client d Ldx;d:Ldx;
      named PALE_YELLOW Lnet/minecraft/block/MapColor;PALE_YELLOW:Lnet/minecraft/block/MapColor;
    • LIGHT_GRAY

      public static final MapColor LIGHT_GRAY
      RGB: 167, 167, 167
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2741 Lnet/minecraft/class_259;field_2741:Lnet/minecraft/class_259;
      glue field_215 Lclass_95;field_215:Lclass_95;
      server e Lcm;e:Lcm;
      client e Ldx;e:Ldx;
      named LIGHT_GRAY Lnet/minecraft/block/MapColor;LIGHT_GRAY:Lnet/minecraft/block/MapColor;
    • RED

      public static final MapColor RED
      RGB: 255, 0, 0
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2742 Lnet/minecraft/class_259;field_2742:Lnet/minecraft/class_259;
      glue field_216 Lclass_95;field_216:Lclass_95;
      server f Lcm;f:Lcm;
      client f Ldx;f:Ldx;
      named RED Lnet/minecraft/block/MapColor;RED:Lnet/minecraft/block/MapColor;
    • LIGHT_BLUE

      public static final MapColor LIGHT_BLUE
      RGB: 160, 160, 255
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2743 Lnet/minecraft/class_259;field_2743:Lnet/minecraft/class_259;
      glue field_217 Lclass_95;field_217:Lclass_95;
      server g Lcm;g:Lcm;
      client g Ldx;g:Ldx;
      named LIGHT_BLUE Lnet/minecraft/block/MapColor;LIGHT_BLUE:Lnet/minecraft/block/MapColor;
    • LIGHT_GRAY2

      public static final MapColor LIGHT_GRAY2
      RGB: 167, 167, 167 Duplicate of LIGHT_GRAY
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2744 Lnet/minecraft/class_259;field_2744:Lnet/minecraft/class_259;
      glue field_218 Lclass_95;field_218:Lclass_95;
      server h Lcm;h:Lcm;
      client h Ldx;h:Ldx;
      named LIGHT_GRAY2 Lnet/minecraft/block/MapColor;LIGHT_GRAY2:Lnet/minecraft/block/MapColor;
    • GREEN

      public static final MapColor GREEN
      RGB: 0, 124, 0
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2745 Lnet/minecraft/class_259;field_2745:Lnet/minecraft/class_259;
      glue field_219 Lclass_95;field_219:Lclass_95;
      server i Lcm;i:Lcm;
      client i Ldx;i:Ldx;
      named GREEN Lnet/minecraft/block/MapColor;GREEN:Lnet/minecraft/block/MapColor;
    • WHITE

      public static final MapColor WHITE
      RGB: 255, 255, 255
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2746 Lnet/minecraft/class_259;field_2746:Lnet/minecraft/class_259;
      glue field_220 Lclass_95;field_220:Lclass_95;
      server j Lcm;j:Lcm;
      client j Ldx;j:Ldx;
      named WHITE Lnet/minecraft/block/MapColor;WHITE:Lnet/minecraft/block/MapColor;
    • SILVER

      public static final MapColor SILVER
      RGB: 164, 168, 184
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2747 Lnet/minecraft/class_259;field_2747:Lnet/minecraft/class_259;
      glue field_221 Lclass_95;field_221:Lclass_95;
      server k Lcm;k:Lcm;
      client k Ldx;k:Ldx;
      named SILVER Lnet/minecraft/block/MapColor;SILVER:Lnet/minecraft/block/MapColor;
    • ORANGE

      public static final MapColor ORANGE
      RGB: 183, 106, 47
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2748 Lnet/minecraft/class_259;field_2748:Lnet/minecraft/class_259;
      glue field_222 Lclass_95;field_222:Lclass_95;
      server l Lcm;l:Lcm;
      client l Ldx;l:Ldx;
      named ORANGE Lnet/minecraft/block/MapColor;ORANGE:Lnet/minecraft/block/MapColor;
    • GRAY

      public static final MapColor GRAY
      RGB: 112, 112, 112
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2749 Lnet/minecraft/class_259;field_2749:Lnet/minecraft/class_259;
      glue field_223 Lclass_95;field_223:Lclass_95;
      server m Lcm;m:Lcm;
      client m Ldx;m:Ldx;
      named GRAY Lnet/minecraft/block/MapColor;GRAY:Lnet/minecraft/block/MapColor;
    • BLUE

      public static final MapColor BLUE
      RGB: 64, 64, 255
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2750 Lnet/minecraft/class_259;field_2750:Lnet/minecraft/class_259;
      glue field_224 Lclass_95;field_224:Lclass_95;
      server n Lcm;n:Lcm;
      client n Ldx;n:Ldx;
      named BLUE Lnet/minecraft/block/MapColor;BLUE:Lnet/minecraft/block/MapColor;
    • BROWN

      public static final MapColor BROWN
      RGB: 104, 83, 50
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2751 Lnet/minecraft/class_259;field_2751:Lnet/minecraft/class_259;
      glue field_225 Lclass_95;field_225:Lclass_95;
      server o Lcm;o:Lcm;
      client o Ldx;o:Ldx;
      named BROWN Lnet/minecraft/block/MapColor;BROWN:Lnet/minecraft/block/MapColor;
    • color

      public final int color
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2752 Lnet/minecraft/class_259;field_2752:I
      glue field_226 Lclass_95;field_226:I
      server p Lcm;p:I
      client p Ldx;p:I
      named color Lnet/minecraft/block/MapColor;color:I
    • id

      public final int id
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2753 Lnet/minecraft/class_259;field_2753:I
      glue field_227 Lclass_95;field_227:I
      server q Lcm;q:I
      client q Ldx;q:I
      named id Lnet/minecraft/block/MapColor;id:I
  • Constructor Details

    • MapColor

      private MapColor(int id, int color)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_259;<init>(II)V
      glue <init> Lclass_95;<init>(II)V
      server <init> Lcm;<init>(II)V
      client <init> Ldx;<init>(II)V
      named <init> Lnet/minecraft/block/MapColor;<init>(II)V