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

11 lines
432 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS wv net/minecraft/resource/ResourceReloadListener
2019-03-14 15:41:19 -04:00
CLASS wv$a Helper
2019-02-14 14:54:51 -05:00
METHOD a waitForAll (Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture;
ARG 1 passedObject
2019-03-14 11:39:51 -04:00
METHOD reload apply (Lwv$a;Lxa;Lafv;Lafv;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
2019-02-14 14:54:51 -05:00
ARG 1 helper
ARG 3 prepareProfiler
ARG 4 applyProfiler
ARG 5 prepareExecutor
ARG 6 applyExecutor