Uses of Record Class
net.minecraft.TracingExecutor
Packages that use TracingExecutor
-
Uses of TracingExecutor in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as TracingExecutorConstructors in net.minecraft.client.renderer.chunk with parameters of type TracingExecutorModifierConstructorDescriptionSectionRenderDispatcher(ClientLevel level, LevelRenderer renderer, TracingExecutor executor, RenderBuffers renderBuffers, BlockRenderDispatcher blockRenderer, BlockEntityRenderDispatcher blockEntityRenderDispatcher) -
Uses of TracingExecutor in net.minecraft.util
Fields in net.minecraft.util declared as TracingExecutorModifier and TypeFieldDescriptionprivate static final TracingExecutorUtil.BACKGROUND_EXECUTORprivate static final TracingExecutorUtil.DOWNLOAD_POOLprivate static final TracingExecutorUtil.IO_POOLMethods in net.minecraft.util that return TracingExecutorModifier and TypeMethodDescriptionstatic TracingExecutorUtil.backgroundExecutor()static TracingExecutorUtil.ioPool()private static TracingExecutorUtil.makeExecutor(String name) private static TracingExecutorUtil.makeIoExecutor(String prefix, boolean daemon) static TracingExecutorUtil.nonCriticalIoPool()