Skip to main content

can_attach_to_multiface_state

Function can_attach_to_multiface_state 

Source
fn can_attach_to_multiface_state(
    world: &dyn LevelReader,
    neighbor_state: BlockStateId,
    neighbor_pos: BlockPos,
    direction_to_neighbor: Direction,
) -> bool