yarn/mappings/net/minecraft/world/biome/source/VanillaLayeredBiomeSourceCo...

10 lines
346 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS bkk net/minecraft/world/biome/source/VanillaLayeredBiomeSourceConfig
FIELD a levelProperties Lcog;
FIELD b generatorSettings Lbyz;
METHOD a getLevelProperties ()Lcog;
METHOD a setGeneratorSettings (Lbyz;)Lbkk;
ARG 1 generatorSettings
2019-06-19 13:48:53 -04:00
METHOD a setLevelProperties (Lcog;)Lbkk;
ARG 1 properties
2019-06-19 13:48:53 -04:00
METHOD b getGeneratorSettings ()Lbyz;