Complete WorldUpdator (#1855)

This commit is contained in:
enbrain 2020-11-07 21:51:54 +09:00 committed by GitHub
parent c60ad89896
commit 02e09de6e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -21,10 +21,19 @@ CLASS net/minecraft/class_1257 net/minecraft/world/updater/WorldUpdater
ARG 2 dataFixer
ARG 3 worlds
ARG 4 eraseCache
METHOD method_17829 (Ljava/io/File;Ljava/lang/String;)Z
ARG 0 directory
ARG 1 name
METHOD method_17830 getChunkPositions (Lnet/minecraft/class_5321;)Ljava/util/List;
ARG 1 world
METHOD method_28304 getWorlds ()Lcom/google/common/collect/ImmutableSet;
METHOD method_5393 getProgress (Lnet/minecraft/class_5321;)F
ARG 1 world
METHOD method_5394 getStatus ()Lnet/minecraft/class_2561;
METHOD method_5397 getTotalChunkCount ()I
METHOD method_5398 (Ljava/lang/Thread;Ljava/lang/Throwable;)V
ARG 1 thread
ARG 2 throwable
METHOD method_5399 getSkippedChunkCount ()I
METHOD method_5400 getUpgradedChunkCount ()I
METHOD method_5401 getProgress ()F