yarn/mappings/net/minecraft/util/MapColor.mapping

60 lines
1.4 KiB
Plaintext

CLASS cde net/minecraft/util/MapColor
FIELD A BLUE Lcde;
FIELD B BROWN Lcde;
FIELD C GREEN Lcde;
FIELD D RED Lcde;
FIELD E BLACK Lcde;
FIELD F GOLD Lcde;
FIELD G DIAMOND Lcde;
FIELD H LAPIS Lcde;
FIELD I EMERALD Lcde;
FIELD J SPRUCE Lcde;
FIELD K NETHER Lcde;
FIELD L WHITE_TERRACOTTA Lcde;
FIELD M ORANGE_TERRACOTTA Lcde;
FIELD N MAGENTA_TERRACOTTA Lcde;
FIELD O LIGHT_BLUE_TERRACOTTA Lcde;
FIELD P YELLOW_TERRACOTTA Lcde;
FIELD Q LIME_TERRACOTTA Lcde;
FIELD R PINK_TERRACOTTA Lcde;
FIELD S GRAY_TERRACOTTA Lcde;
FIELD T LIGHT_GRAY_TERRACOTTA Lcde;
FIELD U CYAN_TERRACOTTA Lcde;
FIELD V PURPLE_TERRACOTTA Lcde;
FIELD W BLUE_TERRACOTTA Lcde;
FIELD X BROWN_TERRACOTTA Lcde;
FIELD Y GREEN_TERRACOTTA Lcde;
FIELD Z RED_TERRACOTTA Lcde;
FIELD a COLORS [Lcde;
FIELD aa BLACK_TERRACOTTA Lcde;
FIELD ab color I
FIELD ac id I
FIELD b AIR Lcde;
FIELD c GRASS Lcde;
FIELD d SAND Lcde;
FIELD e WEB Lcde;
FIELD f LAVA Lcde;
FIELD g ICE Lcde;
FIELD h IRON Lcde;
FIELD i FOLIAGE Lcde;
FIELD j WHITE Lcde;
FIELD k CLAY Lcde;
FIELD l DIRT Lcde;
FIELD m STONE Lcde;
FIELD n WATER Lcde;
FIELD o WOOD Lcde;
FIELD p QUARTZ Lcde;
FIELD q ORANGE Lcde;
FIELD r MAGENTA Lcde;
FIELD s LIGHT_BLUE Lcde;
FIELD t YELLOW Lcde;
FIELD u LIME Lcde;
FIELD v PINK Lcde;
FIELD w GRAY Lcde;
FIELD x LIGHT_GRAY Lcde;
FIELD y CYAN Lcde;
FIELD z PURPLE Lcde;
METHOD <init> (II)V
ARG 1 id
METHOD a getRenderColor (I)I