net.minecraft.client.soundspublic class SoundEngineExecutor
extends BlockableEventLoop<Runnable>
All mapped superinterfaces:
ProfilerMeasured, TaskScheduler
| hgl |
| net.minecraft.client.sounds.SoundEngineExecutor |
| net.minecraft.class_4238 |
| net.minecraft.client.sound.SoundExecutor |
Field summary
Modifier and Type | Field |
---|
private Thread | |
private volatile boolean | | b | | shutdown | | field_18954 | | stopped |
|
Constructor summary
Modifier | Constructor |
---|
public | () |
Method summary
Modifier and Type | Method |
---|
private Thread | | b() | | createThread() | | method_19764() | | createThread() |
|
public Runnable | |
protected boolean | |
protected Thread | | ay() | | getRunningThread() | | method_3777() | | getThread() |
|
private void | | c() | | run() | | method_19765() | | waitForStop() |
|
protected void | | A() | | waitForTasks() | | method_20813() | | waitForTasks() |
|
public void | | a() | | flush() | | method_19763() | | restart() |
|