MOTION_BLOCKING
heightmap
#1647
Annotations
5 errors
crates/valence_server/src/layer/chunk/loaded.rs#L350
operator precedence can trip the unwary
|
crates/valence_server/src/layer/chunk/loaded.rs#L301
the loop variable `z` is used to index `heightmap`
|
crates/valence_server/src/layer/chunk/loaded.rs#L316
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
crates/valence_server/src/layer/chunk/loaded.rs#L345
the loop variable `i` is only used to index `encoded`
|
|
The logs for this run have expired and are no longer available.
Loading