Trait valence_server::layer::bvh::GetChunkPos
source · pub trait GetChunkPos {
// Required method
fn chunk_pos(&self) -> ChunkPos;
}
Expand description
Obtains a chunk position for the purpose of placement in the BVH.