yarn/mappings/net/minecraft/world/level/storage/LevelStorageOld.mapping

7 lines
274 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bdn net/minecraft/world/level/storage/LevelStorageOld
FIELD a savesDir Ljava/io/File;
2017-04-05 07:31:24 -04:00
FIELD b migrationHandler Lqv;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
METHOD a getLevelProperties (Ljava/io/File;Lqv;)Lbdo;
METHOD a deleteRecursive ([Ljava/io/File;)Z