Skip to main content

update_shape

Function update_shape 

Source
pub fn update_shape(
    world: &dyn LevelReader,
    state: BlockStateId,
    neighbor_state: BlockStateId,
    neighbor_pos: BlockPos,
    direction: Direction,
) -> BlockStateId