↓ 9 callersMethodplace_sand(&self, chunk: &mut ProtoChunk, bb: &BlockBox, x: i32, y: i32, z: i32)
pumpkin-world/src/generation/structure/structures/desert_pyramid.rs:104
↓ 9 callersMethodwrite_list(
&mut self,
list: &[G],
writer: impl Fn(&mut Self, &G) -> Result<(), WritingError>,
pumpkin-protocol/src/ser/mod.rs:404