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