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

7 lines
197 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS dxo 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