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

Function track_blockstate_changes

lib/rc_shared/src/item/changes.rs:60–101  ·  view source on GitHub ↗

Copies the blockstate indexes to the respective drops

(
    assets: ResMut<Assets<ItemStatesFile>>,
    mut states: ResMut<ItemStates>,
    block_states: ResMut<BlockStates>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

lenMethod · 0.80
getMethod · 0.45
get_mutMethod · 0.45

Tested by

no test coverage detected