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

Method insert_game_object

server/src/game/world/data.rs:52–68  ·  view source on GitHub ↗
(
        &mut self,
        game_object_id: GameObjectId,
        entity: Entity,
        chunk_pos: Vector3<i32>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

load_spawn_chunksMethod · 0.80
spawn_entitiesFunction · 0.80

Calls 1

get_mutMethod · 0.45

Tested by

no test coverage detected