Uses of Class
net.minecraft.util.thread.SimpleConsecutiveExecutor
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of SimpleConsecutiveExecutor in net.minecraft.client.option
Modifier and TypeFieldDescriptionprivate static final SimpleConsecutiveExecutor
ServerList.IO_EXECUTOR
-
Uses of SimpleConsecutiveExecutor in net.minecraft.client.render.chunk
Modifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutor
ChunkBuilder.consecutiveExecutor
-
Uses of SimpleConsecutiveExecutor in net.minecraft.client.session.telemetry
Modifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutor
ThreadedLogWriter.executor
-
Uses of SimpleConsecutiveExecutor in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutor
QueueingWorldGenerationProgressListener.executor
-
Uses of SimpleConsecutiveExecutor in net.minecraft.server.world
Modifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutor
ServerLightingProvider.processor
ModifierConstructorDescriptionServerLightingProvider
(ChunkProvider chunkProvider, ServerChunkLoadingManager chunkLoadingManager, boolean hasBlockLight, SimpleConsecutiveExecutor processor, ChunkTaskScheduler executor) -
Uses of SimpleConsecutiveExecutor in net.minecraft.util
-
Uses of SimpleConsecutiveExecutor in net.minecraft.world.storage
Modifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutor
EntityChunkDataAccess.taskExecutor