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

10 lines
259 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS byt net/minecraft/world/gen/chunk/FlatChunkGenerator
2019-06-19 15:24:08 -04:00
CLASS a FlatChunkGeneratorBiome
2019-06-19 13:48:53 -04:00
FIELD e biome Lbij;
FIELD f phantomSpawner Lbzc;
2019-06-07 07:45:25 -04:00
FIELD g catSpawner Lavl;
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbhn;Lbil;Lcfs;)V
ARG 1 world
ARG 3 config
2019-06-19 13:48:53 -04:00
METHOD g getBiome ()Lbij;