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

12 lines
457 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS xb net/minecraft/resource/ResourceReloadListener
2019-06-19 15:24:08 -04:00
CLASS a Synchronizer
METHOD a whenPrepared (Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture;
ARG 1 preparedObject
2019-06-07 07:45:25 -04:00
METHOD a reload (Lxb$a;Lxg;Lagk;Lagk;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
ARG 1 synchronizer
ARG 2 manager
2019-02-14 14:54:51 -05:00
ARG 3 prepareProfiler
ARG 4 applyProfiler
ARG 5 prepareExecutor
ARG 6 applyExecutor