net.minecraft

public record TracingExecutor

implements Executor

ad
net.minecraft.TracingExecutor
net.minecraft.class_10207
net.minecraft.util.thread.NameableExecutor
net.minecraft.TracingExecutor

Field summary

Modifier and TypeField
private final ExecutorService
a
service
comp_3205
service

Constructor summary

ModifierConstructor
public (ExecutorService arg0)

Method summary

Modifier and TypeMethod
public Executor
a(String arg0)
forName(String arg0)
method_64116(String arg0)
named(String name)
public void
execute(Runnable arg0)
execute(Runnable arg0)
execute(Runnable arg0)
execute(Runnable runnable)
public void
a(long arg0, TimeUnit arg1)
shutdownAndAwait(long arg0, TimeUnit arg1)
method_64114(long arg0, TimeUnit arg1)
shutdown(long time, TimeUnit unit)
private static Runnable
a(Runnable arg0)
wrapUnnamed(Runnable arg0)
method_64115(Runnable arg0)
wrapForTracy(Runnable runnable)
public ExecutorService
a()
service()
comp_3205()
service()