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