veloren_world::layer::wildlife

Type Alias DensityFn

Source
pub type DensityFn = fn(_: &SimChunk, _: &ColumnSample<'_>) -> f32;