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

7 lines
245 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS xb 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