Class SoundExecutor

java.lang.Object
net.minecraft.util.thread.ThreadExecutor<Runnable>
net.minecraft.client.sound.SoundExecutor
All Implemented Interfaces:
AutoCloseable, Executor, MessageListener<Runnable>

@Environment(CLIENT)
public class SoundExecutor
extends ThreadExecutor<Runnable>