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

7 lines
197 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS dxw net/minecraft/client/sound/SoundExecutor
FIELD a thread Ljava/lang/Thread;
FIELD b stopped Z
METHOD a restart ()V
METHOD b createThread ()Ljava/lang/Thread;
METHOD c waitForStop ()V