yarn/mappings/net/minecraft/world/biome/BiomeMesa.mapping

26 lines
681 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS anu net/minecraft/world/biome/BiomeMesa
CLASS anu$1
CLASS anu$a BiomeGeneratorMesa
METHOD a generateDeposits (Lams;Ljava/util/Random;)V
2017-06-08 10:09:29 -04:00
ARG 0 world
ARG 1 rand
2017-06-08 10:01:49 -04:00
FIELD A STAINED_TERRACOTTA Lawr;
FIELD B ORANGE_TERRACOTTA Lawr;
FIELD C RED_TERRACOTTA Lawr;
FIELD I isRock Z
FIELD J moreSurfaceDecoration Z
FIELD x COARSE_DIRT Lawr;
FIELD y GRASS Lawr;
FIELD z TERRACOTTA Lawr;
METHOD <init> (ZZLanf$a;)V
ARG 0 isRock
ARG 1 moreSurfaceDecoration
ARG 2 config
2017-06-08 10:01:49 -04:00
METHOD a createGenerator ()Lani;
METHOD a getTreeDecorator (Ljava/util/Random;)Laze;
2017-05-13 02:02:51 -04:00
ARG 0 random
2017-06-08 10:01:49 -04:00
METHOD b getGrassColorAt (Let;)I
2017-05-13 02:02:51 -04:00
ARG 0 pos
2017-06-08 10:01:49 -04:00
METHOD c getFoliageColorAt (Let;)I
2017-05-13 02:02:51 -04:00
ARG 0 pos