Uses of Interface
net.minecraft.world.chunk.WorldChunk.class_10368
Packages that use WorldChunk.class_10368
-
Uses of WorldChunk.class_10368 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as WorldChunk.class_10368Modifier and TypeFieldDescriptionprivate WorldChunk.class_10368WorldChunk.field_54971private final WorldChunk.class_10368ChunkGenerationContext.unsavedListenerThe field for theunsavedListenerrecord component.Methods in net.minecraft.world.chunk that return WorldChunk.class_10368Modifier and TypeMethodDescriptionChunkGenerationContext.unsavedListener()Returns the value of theunsavedListenerrecord component.Methods in net.minecraft.world.chunk with parameters of type WorldChunk.class_10368Modifier and TypeMethodDescriptionvoidWorldChunk.method_65066(WorldChunk.class_10368 class_10368) Constructors in net.minecraft.world.chunk with parameters of type WorldChunk.class_10368ModifierConstructorDescriptionChunkGenerationContext(ServerWorld serverWorld, ChunkGenerator chunkGenerator, StructureTemplateManager structureTemplateManager, ServerLightingProvider serverLightingProvider, Executor executor, WorldChunk.class_10368 class_10368)