Skip to main content

is_redstone_conductor

Function is_redstone_conductor 

Source
pub(crate) fn is_redstone_conductor(
    level: &dyn LevelReader,
    state: BlockStateId,
    pos: BlockPos,
) -> bool