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.optionFields in net.minecraft.client.option declared as SimpleConsecutiveExecutorModifier and TypeFieldDescriptionprivate static final SimpleConsecutiveExecutorServerList.IO_EXECUTOR
- 
Uses of SimpleConsecutiveExecutor in net.minecraft.client.render.chunkFields in net.minecraft.client.render.chunk declared as SimpleConsecutiveExecutorModifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutorChunkBuilder.consecutiveExecutor
- 
Uses of SimpleConsecutiveExecutor in net.minecraft.client.session.telemetryFields in net.minecraft.client.session.telemetry declared as SimpleConsecutiveExecutorModifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutorThreadedLogWriter.executor
- 
Uses of SimpleConsecutiveExecutor in net.minecraft.serverFields in net.minecraft.server declared as SimpleConsecutiveExecutorModifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutorQueueingWorldGenerationProgressListener.executor
- 
Uses of SimpleConsecutiveExecutor in net.minecraft.server.worldFields in net.minecraft.server.world declared as SimpleConsecutiveExecutorModifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutorServerLightingProvider.processorConstructors 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.utilFields in net.minecraft.util declared as SimpleConsecutiveExecutor
- 
Uses of SimpleConsecutiveExecutor in net.minecraft.world.storageFields in net.minecraft.world.storage declared as SimpleConsecutiveExecutorModifier and TypeFieldDescriptionprivate final SimpleConsecutiveExecutorEntityChunkDataAccess.taskExecutor