Skip to main content

start_house_tower

Function start_house_tower 

Source
pub fn start_house_tower(
    templates: &FxHashMap<Identifier, TemplateData>,
    origin: IVec3,
    rotation: Rotation,
    rng: &mut LegacyRandom,
) -> Vec<EndCityPiece>
Expand description

Entry point. Mirrors vanilla’s EndCityPieces.startHouseTower.