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

Method generate_viewable_map

client/src/systems/chunk/data/viewable.rs:34–94  ·  view source on GitHub ↗
(
        &self,
        block_states: &BlockStates,
        build_context: &ChunkBuildContext,
        chunk_edge_faces: bool,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

context_viewable_casesFunction · 0.80
build_meshMethod · 0.80

Calls 5

ViewableDirectionClass · 0.85
calculate_chunk_viewableFunction · 0.85
get_block_from_idMethod · 0.80
getMethod · 0.45
add_flagMethod · 0.45

Tested by 1

context_viewable_casesFunction · 0.64