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

10 lines
346 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS biv net/minecraft/world/biome/source/VanillaLayeredBiomeSourceConfig
FIELD a levelProperties Lcml;
FIELD b generatorSettings Lbxh;
METHOD a getLevelProperties ()Lcml;
METHOD a setGeneratorSettings (Lbxh;)Lbiv;
ARG 1 generatorSettings
2019-03-14 11:39:51 -04:00
METHOD a setLevelProperties (Lcml;)Lbiv;
ARG 1 properties
2019-03-14 11:39:51 -04:00
METHOD b getGeneratorSettings ()Lbxh;