Skip to main content
find_collision
steel_
worldgen
0.15.2+mc26.2
In steel_
worldgen::
structure::
fortress
steel_worldgen
::
structure
::
fortress
Function
find_
collision
Copy item path
Source
fn find_collision<'a>( pieces: &'a [
FortressPiece
], bb: &BoundingBox, ) ->
Option
<&'a
FortressPiece
>