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

10 lines
346 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bjd net/minecraft/world/biome/source/VanillaLayeredBiomeSourceConfig
FIELD a levelProperties Lcmt;
FIELD b generatorSettings Lbxp;
METHOD a getLevelProperties ()Lcmt;
METHOD a setGeneratorSettings (Lbxp;)Lbjd;
ARG 1 generatorSettings
2019-03-20 13:56:26 -04:00
METHOD a setLevelProperties (Lcmt;)Lbjd;
ARG 1 properties
2019-03-20 13:56:26 -04:00
METHOD b getGeneratorSettings ()Lbxp;