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

10 lines
263 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS byd net/minecraft/world/gen/chunk/FlatChunkGenerator
CLASS byd$a FlatChunkGeneratorBiome
FIELD e biome Lbht;
FIELD f phantomSpawner Lbym;
2019-04-04 16:04:27 -04:00
FIELD g catSpawner Lauw;
2019-04-03 12:16:41 -04:00
METHOD <init> (Lbgx;Lbhv;Lcez;)V
ARG 1 world
ARG 3 config
2019-04-03 12:16:41 -04:00
METHOD g getBiome ()Lbht;