yarn/mappings/net/minecraft/resource/ResourceReloadMonitor.mapping

7 lines
245 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS xa net/minecraft/resource/ResourceReloadMonitor
2019-02-27 13:06:10 -05:00
METHOD a whenComplete ()Ljava/util/concurrent/CompletableFuture;
METHOD b getProgress ()F
METHOD c isLoadStageComplete ()Z
METHOD d isApplyStageComplete ()Z
2019-04-16 10:16:45 -04:00
METHOD e throwExceptions ()V