DensityFn
veloren_world
0.10.0
DensityFn
In veloren_world::layer::wildlife
Structs
Pack
SpawnEntry
Enums
SpawnMode
Functions
apply_wildlife_supplement
spawn_manifest
Type Aliases
DensityFn
Max
Min
Weight
?
Settings
Type Alias
veloren_world
::
layer
::
wildlife
::
DensityFn
Copy item path
source
·
[
−
]
pub type DensityFn =
fn
(_: &
SimChunk
, _: &
ColumnSample
<'_>) ->
f32
;