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

7 lines
197 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS dxy 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