Record Class ChunkGenerationContext

java.lang.Object
java.lang.Record
net.minecraft.world.chunk.ChunkGenerationContext
Record Components:
world -
generator -
structureManager -
lightingProvider -
mainThreadMailBox -

public record ChunkGenerationContext(ServerWorld world, ChunkGenerator generator, StructureTemplateManager structureManager, ServerLightingProvider lightingProvider, MessageListener<ChunkTaskPrioritySystem.Task<Runnable>> mainThreadMailBox) extends Record
Mappings:
Namespace Name
named net/minecraft/world/chunk/ChunkGenerationContext
intermediary net/minecraft/class_9312
official dwc
named world
intermediary comp_2434
official a
named generator
intermediary comp_2435
official b
named structureManager
intermediary comp_2436
official c
named lightingProvider
intermediary comp_2437
official d
named mainThreadMailBox
intermediary comp_2808
official e