Uses of Class
net.minecraft.util.thread.ConsecutiveExecutor
Packages that use ConsecutiveExecutor
Package
Description
-
Uses of ConsecutiveExecutor in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as ConsecutiveExecutor -
Uses of ConsecutiveExecutor in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as ConsecutiveExecutorModifier and TypeFieldDescriptionprivate final ConsecutiveExecutor
SectionRenderDispatcher.consecutiveExecutor
-
Uses of ConsecutiveExecutor in net.minecraft.client.telemetry
Fields in net.minecraft.client.telemetry declared as ConsecutiveExecutorModifier and TypeFieldDescriptionprivate final ConsecutiveExecutor
TelemetryEventLog.consecutiveExecutor
-
Uses of ConsecutiveExecutor in net.minecraft.server.level
Fields in net.minecraft.server.level declared as ConsecutiveExecutorModifier and TypeFieldDescriptionprivate final ConsecutiveExecutor
ThreadedLevelLightEngine.consecutiveExecutor
Constructors in net.minecraft.server.level with parameters of type ConsecutiveExecutorModifierConstructorDescriptionThreadedLevelLightEngine
(LightChunkGetter p_9305_, ChunkMap p_9306_, boolean p_9307_, ConsecutiveExecutor p_371315_, ChunkTaskDispatcher p_371908_) -
Uses of ConsecutiveExecutor in net.minecraft.server.level.progress
Fields in net.minecraft.server.level.progress declared as ConsecutiveExecutorModifier and TypeFieldDescriptionprivate final ConsecutiveExecutor
ProcessorChunkProgressListener.consecutiveExecutor
-
Uses of ConsecutiveExecutor in net.minecraft.server.packs
Fields in net.minecraft.server.packs declared as ConsecutiveExecutor -
Uses of ConsecutiveExecutor in net.minecraft.world.level.chunk.storage
Fields in net.minecraft.world.level.chunk.storage declared as ConsecutiveExecutorModifier and TypeFieldDescriptionprivate final ConsecutiveExecutor
EntityStorage.entityDeserializerQueue