yarn/mappings/net/minecraft/client/sound/SoundLoader.mapping

13 lines
445 B
Plaintext

CLASS dxw net/minecraft/client/sound/SoundLoader
FIELD a resourceManager Lxg;
FIELD b loadedSounds Ljava/util/Map;
METHOD <init> (Lxg;)V
ARG 1 resourceManager
METHOD a close ()V
METHOD a loadStatic (Ljava/util/Collection;)Ljava/util/concurrent/CompletableFuture;
ARG 1 sounds
METHOD a loadStatic (Lqt;)Ljava/util/concurrent/CompletableFuture;
ARG 1 id
METHOD b loadStreamed (Lqt;)Ljava/util/concurrent/CompletableFuture;
ARG 1 id