Expand description
Structure placement/selection engine. Shared structure placement/selection engine.
StructsΒ§
- Fixed
Structure Biome Provider - Fixed-biome provider used by flat generation settings.
- Ring
Placement πInput - Ring
Position πCache - Ring
Position πCache Entry - Ring
Position πCache Key - Structure
Generator - Runtime equivalent of vanillaβs
ChunkGeneratorStructureStateplus structure implementation dispatch. - Structure
Generator Assets - Runtime assets required by structure generation beyond the structure-set list.
- Structure
Locate Candidate - Candidate chunk and locate position for a structure search.
- Structure
Locate Placement - A structure placement that can produce the requested structure.
- Structure
Locate Plan - Search plan for vanilla
/locate structurequeries.
ConstantsΒ§
TraitsΒ§
- Structure
Biome Provider - Biome operations needed while building
ChunkGeneratorStructureState.
FunctionsΒ§
- load_
ring_ πposition_ cache - ring_
positions_ πfor_ placement - squared_
distance - Squared block distance using vanillaβs three-dimensional
BlockPos.distSqr. - validate_
structure_ πassets - validate_
structure_ πsets - vanilla_
structure_ πimpls