Skip to main content

can_attach_to

Function can_attach_to 

Source
fn can_attach_to(
    world: &dyn LevelReader,
    pos: BlockPos,
    direction: Direction,
) -> bool
Expand description

Returns whether a ladder can be placed on a particular face of a block located at a certain position.