Skip to main content

Module context

Module context 

Source
Expand description

This module contains the WorldGenContext struct, which is used to provide context for chunk generation.

Structs§

WorldGenContext
Context for world generation.

Enums§

ChunkGeneratorType

Type Aliases§

EndGenerator
Type alias for end generator.
NetherGenerator
Type alias for nether generator.
OverworldGenerator
Type alias for overworld generator.