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

7 lines
197 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS dxc net/minecraft/client/audio/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