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

Method new

server/src/game/chunk.rs:15–28  ·  view source on GitHub ↗
(
        position: ChunkPosition,
        world: ChunkDataStorage,
        metadata: ChunkMetadata,
        block_metadata: ChunkBlockMetadata,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected