CLASS net/minecraft/class_32 net/minecraft/world/level/storage/LevelStorage FIELD field_17665 LOGGER Lorg/apache/logging/log4j/Logger; FIELD field_17666 savesDirectory Ljava/nio/file/Path; FIELD field_17667 backupsDirectory Ljava/nio/file/Path; FIELD field_17668 dataFixer Lcom/mojang/datafixers/DataFixer; FIELD field_200 TIME_FORMATTER Ljava/time/format/DateTimeFormatter; METHOD (Ljava/nio/file/Path;Ljava/nio/file/Path;Lcom/mojang/datafixers/DataFixer;)V ARG 1 savesDirectory ARG 2 backupsDirectory ARG 3 dataFixer METHOD method_17926 readLevelProperties (Ljava/io/File;Lcom/mojang/datafixers/DataFixer;)Lnet/minecraft/class_31; ARG 0 file ARG 1 dataFixer METHOD method_17931 getCurrentVersion ()I METHOD method_19636 getSavesDirectory ()Ljava/nio/file/Path; METHOD method_230 levelExists (Ljava/lang/String;)Z ARG 1 name METHOD method_235 getLevelList ()Ljava/util/List; METHOD method_236 getBackupsDirectory ()Ljava/nio/file/Path; METHOD method_240 isLevelNameValid (Ljava/lang/String;)Z