Expand description
Surface rule context types for generated code. Surface rule context types used by both generated code and runtime.
Structs§
- Surface
Condition Noise Cache - Lazily caches x/z-only surface condition noise values for one column.
- Surface
Rule Context - Context data passed to transpiled surface rule functions.
Traits§
- Surface
Biome Provider - Supplies vanilla-fuzzed biome IDs to generated surface rules on demand.
- Surface
Noise Provider - Trait for providing noise values and clay band data to surface rules.