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

7 lines
197 B
Plaintext
Raw Normal View History

2019-03-30 06:27:01 -04:00
CLASS dwz 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