MCPcopy Create free account
hub / github.com/DarkZek/RustCraft / load_spawn_chunks

Function load_spawn_chunks

server/src/game/world/mod.rs:53–60  ·  view source on GitHub ↗
(
    mut command: Commands,
    mut world: ResMut<WorldData>,
    config: Res<ServerConfig>,
    res_config: Res<ChunkGenerationConfig>
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

load_spawn_chunksMethod · 0.80

Tested by

no test coverage detected