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

Method draw

client/src/game/block.rs:18–36  ·  view source on GitHub ↗
(
        &self,
        pos: Vector3<f32>,
        visible_map: ViewableDirection,
        light_color: [LightingColor; 6],
        kit: &mut DrawKit,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

generate_item_meshFunction · 0.45
runMethod · 0.45
do_raycastFunction · 0.45
newMethod · 0.45
build_meshMethod · 0.45

Calls 2

draw_faceMethod · 0.80
has_flagMethod · 0.45

Tested by

no test coverage detected