yarn/mappings/net/minecraft/world/gen/chunk/FlatChunkGenerator.mapping

9 lines
237 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS btw net/minecraft/world/gen/chunk/FlatChunkGenerator
2019-02-10 20:01:01 -05:00
CLASS btw$a FlatChunkGeneratorBiome
2019-02-06 15:22:24 -05:00
FIELD e biome Lbdr;
FIELD f phantomSpawner Lbuf;
METHOD <init> (Lbcv;Lbdt;Lcas;)V
ARG 1 world
ARG 3 config
2019-02-10 20:01:01 -05:00
METHOD g getBiome ()Lbdr;